]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: input: maxtouch: add common touchscreen properties
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 9 Sep 2025 05:49:02 +0000 (08:49 +0300)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 19 Sep 2025 18:23:02 +0000 (11:23 -0700)
Since atmel,maxtouch describes touchscreens too, it should include common
touchscreen properties.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250909054903.11519-2-clamor95@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/atmel,maxtouch.yaml

index c40799355ed75910d43c22d287c64b00a405872a..d79b254f1cde40244fa94785a4ce9205e3c7b443 100644 (file)
@@ -16,6 +16,7 @@ description: |
 
 allOf:
   - $ref: input.yaml#
+  - $ref: touchscreen/touchscreen.yaml#
 
 properties:
   compatible:
@@ -95,7 +96,7 @@ required:
   - reg
   - interrupts
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |