Update sofle.dtsi
This commit is contained in:
parent
ed5e9bef0b
commit
b1ba458664
1 changed files with 4 additions and 4 deletions
|
@ -67,7 +67,7 @@ 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)
|
||||||
kscan = <&kscan0>;
|
kscan = <&kscan0>;
|
||||||
soft_off {
|
soft_off {
|
||||||
column = <0>;
|
column = <0>;
|
||||||
row = <0>;
|
row = <1>;
|
||||||
bindings = <&hw_soft_off>;
|
bindings = <&hw_soft_off>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -77,9 +77,9 @@ 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)
|
||||||
|
|
||||||
trigger = <&wakeup_key>;
|
trigger = <&wakeup_key>;
|
||||||
wakeup-source;
|
wakeup-source;
|
||||||
extra-gpios
|
// extra-gpios
|
||||||
= <&gpio0 18 GPIO_ACTIVE_HIGH>
|
// = <&gpio0 18 GPIO_ACTIVE_HIGH>
|
||||||
;
|
// ;
|
||||||
};
|
};
|
||||||
|
|
||||||
soft_off_wakers {
|
soft_off_wakers {
|
||||||
|
|
Loading…
Add table
Reference in a new issue