projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10aa09b
)
ralink: add FireWRT power button
author
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:59:36 +0000
(10:59 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:59:36 +0000
(10:59 +0000)
Signed-off-by: Jay Weng <fl.service@t-firefly.com>
SVN-Revision: 45019
target/linux/ramips/dts/FIREWRT.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/FIREWRT.dts
b/target/linux/ramips/dts/FIREWRT.dts
index 54f0e55852cb70a275aaa787bc5f5b9f08b6685c..2b018e69f7c7ad36d28a9dc6a8bced7dd3db7e58 100644
(file)
--- a/
target/linux/ramips/dts/FIREWRT.dts
+++ b/
target/linux/ramips/dts/FIREWRT.dts
@@
-103,6
+103,11
@@
gpios = <&gpio0 18 1>;
linux,code = <0x211>;
};
+ power {
+ label = "power";
+ gpios = <&gpio0 23 1>;
+ linux,code = <116>;
+ };
};
pinctrl {