From: Fabio Estevam Date: Wed, 1 Apr 2015 12:03:45 +0000 (-0300) Subject: ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property X-Git-Tag: v4.14-rc1~5174^2~10^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ce667989a194b05b94ac19ab624cfb1f9642ec6;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property imx6qdl-hummingboard 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 the 'fsl,mode' property. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi index 151a3db..1f42c93 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi @@ -263,7 +263,6 @@ }; &ssi1 { - fsl,mode = "i2s-slave"; status = "okay"; };