From: Fabio Estevam Date: Wed, 14 Mar 2018 17:39:35 +0000 (-0300) Subject: ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property X-Git-Tag: v4.18-rc1~50^2~24^2~71 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a2d0f54ed900a02e1df366b1bb03b57ba39546e2;p=linux.git ARM: dts: imx25-pdk: 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/imx25-pdk.dts b/arch/arm/boot/dts/imx25-pdk.dts index 7f9bd052b84e..7696e0c0aba5 100644 --- a/arch/arm/boot/dts/imx25-pdk.dts +++ b/arch/arm/boot/dts/imx25-pdk.dts @@ -291,7 +291,6 @@ }; &ssi1 { - codec-handle = <&codec>; status = "okay"; };