[PATCH] ARM: dts: m28evk: Fix MMC WP pin being inverted

Subsystems: the rest

STALE5084d

2 messages, 2 authors, 2012-09-05 · open the first message on its own page

[PATCH] ARM: dts: m28evk: Fix MMC WP pin being inverted

From: marex@denx.de (Marek Vasut)
Date: 2012-09-05 02:56:56

The MMC WP is active high on the m28evk, fix this.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <redacted>
Cc: Shawn Guo <redacted>
---
 arch/arm/boot/dts/imx28-m28evk.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx28-m28evk.dts b/arch/arm/boot/dts/imx28-m28evk.dts
index 845bb42..10868f1 100644
--- a/arch/arm/boot/dts/imx28-m28evk.dts
+++ b/arch/arm/boot/dts/imx28-m28evk.dts
@@ -63,7 +63,7 @@
 					     &mmc0_cd_cfg
 					     &mmc0_sck_cfg>;
 				bus-width = <8>;
-				wp-gpios = <&gpio3 10 1>;
+				wp-gpios = <&gpio3 10 0>;
 				vmmc-supply = <&reg_vddio_sd0>;
 				status = "okay";
 			};
-- 
1.7.10.4

[PATCH] ARM: dts: m28evk: Fix MMC WP pin being inverted

From: Shawn Guo <hidden>
Date: 2012-09-05 03:54:05

On Wed, Sep 05, 2012 at 04:56:56AM +0200, Marek Vasut wrote:
The MMC WP is active high on the m28evk, fix this.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <redacted>
Cc: Shawn Guo <redacted>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help