For TP-LINK TD-W8970 button should work as "reset", not "BTN_1". Signed-off-by: Cezary Jackiewicz <[email protected]> SVN-Revision: 44352
@@ -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 {