]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: input: touchscreen: sitronix,st1232: Add wakeup-source
authorbui duc phuc <phucduc.bui@gmail.com>
Mon, 9 Mar 2026 00:03:18 +0000 (07:03 +0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 10 Mar 2026 23:35:24 +0000 (16:35 -0700)
Document the 'wakeup-source' property for Sitronix ST1232 touchscreen
controllers to allow the device to wake the system from suspend.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260309000319.74880-2-phucduc.bui@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml

index 978afaa4fcef320d92804945d7b2549da29c038f..fe1fa217d8426e89096f8957802cd38b3aa3fa78 100644 (file)
@@ -32,6 +32,9 @@ properties:
     description: A phandle to the reset GPIO
     maxItems: 1
 
+  wakeup-source:
+    type: boolean
+
 required:
   - compatible
   - reg
@@ -51,6 +54,7 @@ examples:
                     reg = <0x55>;
                     interrupts = <2 0>;
                     gpios = <&gpio1 166 0>;
+                    wakeup-source;
 
                     touch-overlay {
                             segment-0 {