Thread (1 message) 1 message, 1 author, 2013-09-17
DORMANTno replies

[PATCH 1/2] ARM: STi: OF: Fix a typo in pincfg header

From: Srinivas KANDAGATLA <hidden>
Date: 2013-09-17 09:27:27
Also in: linux-arm-kernel
Subsystem: the rest · Maintainer: Linus Torvalds

From: Srinivas Kandagatla <redacted>

This patch fixes a typo for OD define in st-pincfg header file.

Reported-by: Maxime Coquelin <redacted>
Signed-off-by: Srinivas Kandagatla <redacted>
---
 arch/arm/boot/dts/st-pincfg.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/st-pincfg.h b/arch/arm/boot/dts/st-pincfg.h
index 8c45d85..4851c38 100644
--- a/arch/arm/boot/dts/st-pincfg.h
+++ b/arch/arm/boot/dts/st-pincfg.h
@@ -15,7 +15,7 @@
 /* Pull Up */
 #define PU			(1 << 26)
 /* Open Drain */
-#define OD			(1 << 26)
+#define OD			(1 << 25)
 #define RT			(1 << 23)
 #define INVERTCLK		(1 << 22)
 #define CLKNOTDATA		(1 << 21)
-- 
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help