]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx6qdl-icore-rqs: Remove unneeded 'fsl,mode' property
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 4 Jul 2017 15:59:21 +0000 (12:59 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Jul 2017 01:42:15 +0000 (09:42 +0800)
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 <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi

index 5fab5be414feb729fb3458fab43852c2644d0969..7ca291e9dbdb234b253d09b72fd1cb2a3f5aac71 100644 (file)
@@ -184,7 +184,6 @@ &pcie {
 };
 
 &ssi1 {
-       fsl,mode = "i2s-slave";
        status = "okay";
 };