From: John Crispin Date: Mon, 9 Feb 2015 12:14:32 +0000 (+0000) Subject: lantiq: td-w8970: fix reset button X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8ce1b9c64809cf10bd005970aba78563fe041ec5;p=openwrt%2Fsvn-archive%2Farchive.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 SVN-Revision: 44352 --- 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 {