projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6ae6a
)
ramips: fix polarity of GPIO buttons for RT-N56U
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 7 Apr 2013 16:24:33 +0000
(16:24 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 7 Apr 2013 16:24:33 +0000
(16:24 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36257
target/linux/ramips/dts/RTN56U.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RTN56U.dts
b/target/linux/ramips/dts/RTN56U.dts
index bec10cdbc20558073359c7e7d177b2f4093a2d17..9ba72486968093f02d6d2966e4a415f3bcdf27f2 100644
(file)
--- a/
target/linux/ramips/dts/RTN56U.dts
+++ b/
target/linux/ramips/dts/RTN56U.dts
@@
-97,12
+97,12
@@
poll-interval = <100>;
reset {
label = "reset";
- gpios = <&gpio0 13
0
>;
+ gpios = <&gpio0 13
1
>;
linux,code = <0x198>;
};
wps {
label = "wps";
- gpios = <&gpio1 2
0
>;
+ gpios = <&gpio1 2
1
>;
linux,code = <0x211>;
};
};