From: John Crispin Date: Mon, 9 Feb 2015 12:14:32 +0000 (+0000) Subject: lantiq: td-w8970: fix reset button X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=471d279dcbdd7381f891098b35f2ac178b11e0ac;p=15.05%2Fopenwrt.git lantiq: td-w8970: fix reset button For TP-LINK TD-W8970 button should work as "reset", not "BTN_1". Signed-off-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44352 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 {