From: Fabio Estevam Date: Wed, 14 Mar 2018 17:39:36 +0000 (-0300) Subject: ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f9d7af0752771bd71f4382d0eb20f5dda58f1a4a;p=linux.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx53-tx53.dtsi b/arch/arm/boot/dts/imx53-tx53.dtsi index 69a2af7d6c115..77f2ce9f1e41f 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"; };