mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
ralink: add FireWRT power button
Signed-off-by: Jay Weng <fl.service@t-firefly.com> SVN-Revision: 45019
This commit is contained in:
parent
10aa09b731
commit
024e0c1835
@ -103,6 +103,11 @@
|
||||
gpios = <&gpio0 18 1>;
|
||||
linux,code = <0x211>;
|
||||
};
|
||||
power {
|
||||
label = "power";
|
||||
gpios = <&gpio0 23 1>;
|
||||
linux,code = <116>;
|
||||
};
|
||||
};
|
||||
|
||||
pinctrl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user