Update sofle.dtsi
This commit is contained in:
parent
b6e5057e26
commit
b8c910f113
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
|
|||
keys {
|
||||
compatible = "gpio-keys";
|
||||
wakeup_key: wakeup_key {
|
||||
row-gpios = <&gpio0 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
|
||||
col-gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
|
||||
gpios = <&gpio0 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
|
||||
|
||||
wakeup-source;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue