projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb179cb
)
ramips: fix RT-N13U gpio buttons
author
John Crispin
<john@openwrt.org>
Thu, 4 Jul 2013 13:31:23 +0000
(13:31 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 4 Jul 2013 13:31:23 +0000
(13:31 +0000)
https://dev.openwrt.org/ticket/13795
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37163
target/linux/ramips/dts/RT-N13U.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RT-N13U.dts
b/target/linux/ramips/dts/RT-N13U.dts
index 162a5c85d92f5990dcf5c87e9a455c77afa952be..2e1a62cdc2e17e094ca5ceaad4300fb52b562844 100644
(file)
--- a/
target/linux/ramips/dts/RT-N13U.dts
+++ b/
target/linux/ramips/dts/RT-N13U.dts
@@
-70,14
+70,19
@@
poll-interval = <10>;
reset {
label = "reset";
- gpios = <&gpio0
10
1>;
+ gpios = <&gpio0
4
1>;
linux,code = <0x198>;
};
wps {
label = "wps";
- gpios = <&gpio0 0 1>;
+ gpios = <&gpio0
1
0 1>;
linux,code = <0x211>;
};
+ rfkill {
+ label = "rfkill";
+ gpios = <&gpio0 0 1>;
+ linux,code = <0xf7>;
+ };
};
ethernet@10100000 {