[PATCH 06/10] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO

David Heidelberg via B4 Relay devnull+david.ixit.cz at kernel.org
Sun Mar 1 09:51:20 PST 2026


From: David Heidelberg <david at ixit.cz>

FTS may have associated reset GPIO, document it.

Signed-off-by: David Heidelberg <david at ixit.cz>
---
 Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml b/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml
index 12256ae7df90d..64c4f24ea3dd0 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml
@@ -40,6 +40,10 @@ properties:
   vdd-supply:
     description: Power supply
 
+  reset-gpios:
+    description: Reset GPIO (active-low)
+    maxItems: 1
+
 required:
   - compatible
   - reg

-- 
2.51.0





More information about the linux-arm-kernel mailing list