aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-26 10:59:36 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-26 10:59:36 +0000
commit5422bf412d31210dd90402f96cad3cd22be6af14 (patch)
tree53c03f9ed9f12f31e7c40900612252e9093a5a5e /target/linux/ramips
parent7e260b50f60efca9d97ba1283c5b5bafe2c8860a (diff)
downloadmaster-187ad058-5422bf412d31210dd90402f96cad3cd22be6af14.tar.gz
master-187ad058-5422bf412d31210dd90402f96cad3cd22be6af14.tar.bz2
master-187ad058-5422bf412d31210dd90402f96cad3cd22be6af14.zip
ralink: add FireWRT power button
Signed-off-by: Jay Weng <fl.service@t-firefly.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45019 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/dts/FIREWRT.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts
index 54f0e55852..2b018e69f7 100644
--- 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 {