All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property
@ 2014-11-05 12:12 Fabio Estevam
  2014-11-06 16:13 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property Soeren Moch
  2014-11-11 14:22 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-11-05 12:12 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

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>
---
 arch/arm/boot/dts/imx6q-tbs2910.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts
index d2a5743..f7427bf 100644
--- a/arch/arm/boot/dts/imx6q-tbs2910.dts
+++ b/arch/arm/boot/dts/imx6q-tbs2910.dts
@@ -215,7 +215,6 @@
 };
 
 &ssi1 {
-	fsl,mode = "i2s-slave";
 	status = "okay";
 };
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-11 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 12:12 [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Fabio Estevam
2014-11-06 16:13 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property Soeren Moch
2014-11-11 14:22 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.