Commit c65d6881 authored by Frank Li's avatar Frank Li Committed by Dmitry Torokhov
Browse files

dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-source



Add optional reset-gpios and wakeup-source properties.

Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20251021201924.2881098-1-Frank.Li@nxp.com


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent e8ec34ed
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -23,6 +23,11 @@ properties:
  interrupts:
    maxItems: 1

  reset-gpios:
    maxItems: 1

  wakeup-source: true

allOf:
  - $ref: touchscreen.yaml