[PATCH 2/2] ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' property
Fabio Estevam
festevam at gmail.com
Wed Mar 14 10:39:36 PDT 2018
From: Fabio Estevam <fabio.estevam at nxp.com>
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 at nxp.com>
---
arch/arm/boot/dts/imx53-tx53.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-tx53.dtsi b/arch/arm/boot/dts/imx53-tx53.dtsi
index 69a2af7..77f2ce9 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";
};
--
2.7.4
More information about the linux-arm-kernel
mailing list