]> www.infradead.org Git - linux.git/commitdiff
dt-bindings: input: touchscreen: exc3000: add EXC81W32
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 10 Jul 2024 10:28:31 +0000 (12:28 +0200)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 11 Jul 2024 16:58:35 +0000 (09:58 -0700)
Add compatible for EXC81W32 touchscreen controllers.
They use the same protocol and have the same resolution as EXC80H84.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240710-input-exc3000-exc81w32-v3-1-4272183628b4@pengutronix.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml

index 9dc25d30a0a8911d853ea6747a034ef6326345e9..1c7ae05a8c15e4aba7465967aea799f86fd770f4 100644 (file)
@@ -14,10 +14,14 @@ allOf:
 
 properties:
   compatible:
-    enum:
-      - eeti,exc3000
-      - eeti,exc80h60
-      - eeti,exc80h84
+    oneOf:
+      - const: eeti,exc3000
+      - const: eeti,exc80h60
+      - const: eeti,exc80h84
+      - items:
+          - enum:
+              - eeti,exc81w32
+          - const: eeti,exc80h84
   reg:
     const: 0x2a
   interrupts: