From: Frank Li Date: Tue, 21 Oct 2025 20:19:17 +0000 (-0400) Subject: dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-source X-Git-Tag: v6.19-rc1~38^2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65d6881caf17c20c2aaac737d0d9915743bf8bf;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-source Add optional reset-gpios and wakeup-source properties. Reviewed-by: Rob Herring (Arm) Signed-off-by: Frank Li Link: https://patch.msgid.link/20251021201924.2881098-1-Frank.Li@nxp.com Signed-off-by: Dmitry Torokhov --- diff --git a/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml index d6aed3afd4acb..46cf833344b11 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml @@ -23,6 +23,11 @@ properties: interrupts: maxItems: 1 + reset-gpios: + maxItems: 1 + + wakeup-source: true + allOf: - $ref: touchscreen.yaml