1
0
Fork 0

ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property

imx6qdl-gw5x 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.

Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
hifive-unleashed-5.1
Fabio Estevam 2014-10-27 17:44:47 -02:00 committed by Shawn Guo
parent f029ce3b7d
commit dfcf8cecce
3 changed files with 0 additions and 4 deletions

View File

@ -282,7 +282,6 @@
};
&ssi1 {
fsl,mode = "i2s-slave";
status = "okay";
};

View File

@ -287,7 +287,6 @@
};
&ssi1 {
fsl,mode = "i2s-slave";
status = "okay";
};

View File

@ -376,12 +376,10 @@
};
&ssi1 {
fsl,mode = "i2s-slave";
status = "okay";
};
&ssi2 {
fsl,mode = "i2s-slave";
status = "okay";
};