aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/dts/bindings
diff options
context:
space:
mode:
authorPeter Johanson <[email protected]>2024-04-24 21:11:16 -0700
committerPete Johanson <[email protected]>2024-07-03 16:52:05 -0600
commit0438cb0ee532a31291aee3dabe24362f16146fd2 (patch)
tree77f1e815577f6b0f252ddde0dcbfae665de45fce /app/dts/bindings
parentc5cca5b34f53263892257460acf681ffa490a240 (diff)
downloadzmk-0438cb0ee532a31291aee3dabe24362f16146fd2.tar.gz
zmk-0438cb0ee532a31291aee3dabe24362f16146fd2.zip
feat(kscan): More complete PM support to drivers.
* Update our GPIO kscan drivers to more completely support PM device, by doing proper hardare init/deinit in the PM action hook.
Diffstat (limited to 'app/dts/bindings')
-rw-r--r--app/dts/bindings/kscan/zmk,kscan-sideband-behaviors.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/dts/bindings/kscan/zmk,kscan-sideband-behaviors.yaml b/app/dts/bindings/kscan/zmk,kscan-sideband-behaviors.yaml
index f3ed180d14..e38beeb437 100644
--- a/app/dts/bindings/kscan/zmk,kscan-sideband-behaviors.yaml
+++ b/app/dts/bindings/kscan/zmk,kscan-sideband-behaviors.yaml
@@ -11,6 +11,9 @@ compatible: "zmk,kscan-sideband-behaviors"
include: kscan.yaml
properties:
+ auto-enable:
+ type: boolean
+
kscan:
type: phandle
required: true