Skip to content

Commit c65d688

Browse files
nxpfranklidtor
authored andcommitted
dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-source
Add optional reset-gpios and wakeup-source properties. Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://patch.msgid.link/20251021201924.2881098-1-Frank.Li@nxp.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent e8ec34e commit c65d688

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ properties:
2323
interrupts:
2424
maxItems: 1
2525

26+
reset-gpios:
27+
maxItems: 1
28+
29+
wakeup-source: true
30+
2631
allOf:
2732
- $ref: touchscreen.yaml
2833

0 commit comments

Comments
 (0)