linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property
@ 2015-04-01 12:03 Fabio Estevam
  2015-04-01 16:25 ` Russell King - ARM Linux
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2015-04-01 12:03 UTC (permalink / raw)
  To: linux-arm-kernel

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

imx6qdl-hummingboard 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 the 'fsl,mode' property.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
index 151a3db..1f42c93 100644
--- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
@@ -263,7 +263,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:[~2015-04-06  0:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 12:03 [PATCH] ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property Fabio Estevam
2015-04-01 16:25 ` Russell King - ARM Linux
2015-04-06  0:21   ` [PATCH] ARM: dts: hummingboard: Remove unneeded 'fsl, mode' property Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).