summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx53-tx53.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-03-14 14:39:36 -0300
committerShawn Guo <shawnguo@kernel.org>2018-04-16 15:06:57 +0800
commitf9d7af0752771bd71f4382d0eb20f5dda58f1a4a (patch)
tree00cbd915f1b573987b9216ad8df366b6f246b054 /arch/arm/boot/dts/imx53-tx53.dtsi
parenta2d0f54ed900a02e1df366b1bb03b57ba39546e2 (diff)
ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' property
The 'codec-handle' property is an optional one and there is really no need to be used here. As per the comment in the fsl_ssi driver: "Backward compatible for older bindings by manually triggering the machine driver's probe()." ,so just remove such uneeded property. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-tx53.dtsi')
-rw-r--r--arch/arm/boot/dts/imx53-tx53.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53-tx53.dtsi b/arch/arm/boot/dts/imx53-tx53.dtsi
index 69a2af7d6c11..77f2ce9f1e41 100644
--- a/arch/arm/boot/dts/imx53-tx53.dtsi
+++ b/arch/arm/boot/dts/imx53-tx53.dtsi
@@ -550,7 +550,6 @@
};
&ssi1 {
- codec-handle = <&sgtl5000>;
status = "okay";
};