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
1 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,11 @@
|
|||
gpios = <&gpio0 18 1>;
|
||||
linux,code = <0x211>;
|
||||
};
|
||||
power {
|
||||
label = "power";
|
||||
gpios = <&gpio0 23 1>;
|
||||
linux,code = <116>;
|
||||
};
|
||||
};
|
||||
|
||||
pinctrl {
|
||||
|
|
Loading…
Reference in a new issue