Thread (8 messages) flat view 8 messages, 2 authors, 2012-07-16
STALE5184d

Revision v1 of 2 in this series.

Revisions (2)
  1. v1 current
  2. v1 [diff vs current]

[PATCH 3/3] ARM: dts: SPEAr320: Fix no. of supported pinmux mode

From: Vipul Kumar Samar <hidden>
Date: 2012-07-13 12:21:06
Subsystem: the rest · Maintainer: Linus Torvalds

On spear320 machine no. of supported mode is 4 and by mistake it is programmed
to 3.
Supported modes are:
	AUTO_NET_SMII_MODE
	AUTO_NET_MII_MODE
	AUTO_EXP_MODE
	SMALL_PRINTERS_MODE
	EXTENDED_MODE

Signed-off-by: Vipul Kumar Samar <redacted>
---
 arch/arm/boot/dts/spear320-evb.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/spear320-evb.dts b/arch/arm/boot/dts/spear320-evb.dts
index 4d55b67..c99f055 100644
--- a/arch/arm/boot/dts/spear320-evb.dts
+++ b/arch/arm/boot/dts/spear320-evb.dts
@@ -26,7 +26,7 @@
 
 	ahb {
 		pinmux at b3000000 {
-			st,pinmux-mode = <3>;
+			st,pinmux-mode = <4>;
 			pinctrl-names = "default";
 			pinctrl-0 = <&state_default>;
 
-- 
1.7.2.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help