mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx53-qsb: SDHC3 is connected in 8-bit mode
@ 2013-10-04 16:15 Fabio Estevam
  2013-10-04 16:15 ` [PATCH 2/3] ARM: dts: imx53-qsb: SDHC1 does not have cd-gpios Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabio Estevam @ 2013-10-04 16:15 UTC (permalink / raw)
  To: shawn.guo; +Cc: linux-kernel, Fabio Estevam

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

SDHC3 is 8 bit-wide, so pass the bus-width property to reflect that.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx53-qsb.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx53-qsb.dts b/arch/arm/boot/dts/imx53-qsb.dts
index 94597c3..b646ef1 100644
--- a/arch/arm/boot/dts/imx53-qsb.dts
+++ b/arch/arm/boot/dts/imx53-qsb.dts
@@ -136,6 +136,7 @@
 	pinctrl-0 = <&pinctrl_esdhc3_1>;
 	cd-gpios = <&gpio3 11 0>;
 	wp-gpios = <&gpio3 12 0>;
+	bus-width = <8>;
 	status = "okay";
 };
 
-- 
1.8.1.2


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

end of thread, other threads:[~2013-10-06 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-04 16:15 [PATCH 1/3] ARM: dts: imx53-qsb: SDHC3 is connected in 8-bit mode Fabio Estevam
2013-10-04 16:15 ` [PATCH 2/3] ARM: dts: imx53-qsb: SDHC1 does not have cd-gpios Fabio Estevam
2013-10-04 16:15 ` [PATCH 3/3] ARM: dts: imx53-qsb: Do not use GPIO1_8 as wakeup source Fabio Estevam
2013-10-06 11:54 ` [PATCH 1/3] ARM: dts: imx53-qsb: SDHC3 is connected in 8-bit mode Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®