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

imx6qdl-rex 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: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2014-10-27 17:44:48 -02:00 committed by Shawn Guo
parent dfcf8cecce
commit f144c7ec0d
1 changed files with 0 additions and 1 deletions

View File

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