From: Fabio Estevam Date: Tue, 4 Jul 2017 15:59:21 +0000 (-0300) Subject: ARM: dts: imx6qdl-icore-rqs: Remove unneeded 'fsl,mode' property X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=28991457e758650ec8f6d6747fcd12fe0092bd91;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: imx6qdl-icore-rqs: Remove unneeded 'fsl,mode' property imx6qdl-icore-rqs boards use sgtl5000 codec and the machine file (imx-sgtl5000) already sets SSI in slave mode and codec in master mode, so there is no need for having this property. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi b/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi index 5fab5be414fe..7ca291e9dbdb 100644 --- a/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi +++ b/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi @@ -184,7 +184,6 @@ }; &ssi1 { - fsl,mode = "i2s-slave"; status = "okay"; };