diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/dts/FIREWRT.dts | 5 |
1 files changed, 5 insertions, 0 deletions
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 { |