Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 367415d3 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
Tested-by: default avatarSoeren Moch <smoch@web.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent ac039cd9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@
};

&ssi1 {
	fsl,mode = "i2s-slave";
	status = "okay";
};