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-Tag: v4.19~808^2~24^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9d7af0752771bd71f4382d0eb20f5dda58f1a4a;p=platform%2Fkernel%2Flinux-rpi.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 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"; };