Update sofle.dtsi

This commit is contained in:
Yaroslav Kondratev 2024-08-27 23:37:13 +03:00 committed by GitHub
parent ed5e9bef0b
commit b1ba458664
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>;
soft_off {
column = <0>;
row = <0>;
row = <1>;
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>;
wakeup-source;
extra-gpios
= <&gpio0 18 GPIO_ACTIVE_HIGH>
;
// extra-gpios
// = <&gpio0 18 GPIO_ACTIVE_HIGH>
// ;
};
soft_off_wakers {