diff mbox series

[1/2] dt-bindings: Input: exc3000 - Support power supply regulators

Message ID 20230703084536.8429-1-mike.looijmans@topic.nl
State Accepted
Commit ff785255699c78c1b2ca0b21f2ae4a3ea4163bb0
Headers show
Series [1/2] dt-bindings: Input: exc3000 - Support power supply regulators | expand

Commit Message

Mike Looijmans July 3, 2023, 8:45 a.m. UTC
Add power supply regulator support to the exc3000 devices.
This provides the devicetree bindings.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>

---

 .../devicetree/bindings/input/touchscreen/eeti,exc3000.yaml     | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
index 007adbc89c14..9dc25d30a0a8 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
@@ -24,6 +24,8 @@  properties:
     maxItems: 1
   reset-gpios:
     maxItems: 1
+  vdd-supply:
+    description: Power supply regulator for the chip
   touchscreen-size-x: true
   touchscreen-size-y: true
   touchscreen-inverted-x: true