aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-09 12:14:32 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-09 12:14:32 +0000
commit471d279dcbdd7381f891098b35f2ac178b11e0ac (patch)
tree41c2e55ac077fed796b3926291e604b0e10a01a2 /target/linux/lantiq
parent503a8876105c1203be2468ce0e2cda78064f6617 (diff)
downloadmaster-187ad058-471d279dcbdd7381f891098b35f2ac178b11e0ac.tar.gz
master-187ad058-471d279dcbdd7381f891098b35f2ac178b11e0ac.tar.bz2
master-187ad058-471d279dcbdd7381f891098b35f2ac178b11e0ac.zip
lantiq: td-w8970: fix reset button
For TP-LINK TD-W8970 button should work as "reset", not "BTN_1". Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44352 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/dts/TDW8970.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts
index 51972a07c8..1b42d48daf 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -204,10 +204,10 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <100>;
- power {
+ reset {
label = "reset";
gpios = <&gpio 0 1>;
- linux,code = <0x100>;
+ linux,code = <0x198>;
};
wifi {