aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2025-09-09 08:49:02 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2025-09-19 11:23:02 -0700
commitb90d027afbdde5a0b640586f4cf91cc5cc97a5bc (patch)
treeae3d9eeb0e02474b6e2c7307c5dd7dede5cbad46
parentdt-bindings: touchscreen: convert zet6223 bindings to json schema (diff)
downloadlinux-b90d027afbdde5a0b640586f4cf91cc5cc97a5bc.tar.gz
linux-b90d027afbdde5a0b640586f4cf91cc5cc97a5bc.zip
dt-bindings: input: maxtouch: add common touchscreen properties
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>
-rw-r--r--Documentation/devicetree/bindings/input/atmel,maxtouch.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
index c40799355ed7..d79b254f1cde 100644
--- a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
+++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
@@ -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:
- |