From: John Crispin Date: Thu, 26 Mar 2015 10:59:36 +0000 (+0000) Subject: ralink: add FireWRT power button X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=024e0c1835e143226c8ff4a393542d22a6955ae2 ralink: add FireWRT power button Signed-off-by: Jay Weng SVN-Revision: 45019 --- diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index 54f0e55852..2b018e69f7 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/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 {