ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property

imx6q-tbs2910 board uses 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@freescale.com>
Tested-by: Soeren Moch <smoch@web.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2014-11-05 10:12:51 -02:00 committed by Shawn Guo
parent ac039cd95b
commit 367415d338

View file

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