ralink: add FireWRT power button

Signed-off-by: Jay Weng <fl.service@t-firefly.com>

SVN-Revision: 45019
master
John Crispin 10 years ago
parent 10aa09b731
commit 024e0c1835
  1. 5
      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 {

Loading…
Cancel
Save