Skip to content

Commit b90d027

Browse files
clamor-sdtor
authored andcommitted
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>
1 parent 7ee0f79 commit b90d027

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/input/atmel,maxtouch.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ description: |
1616
1717
allOf:
1818
- $ref: input.yaml#
19+
- $ref: touchscreen/touchscreen.yaml#
1920

2021
properties:
2122
compatible:
@@ -95,7 +96,7 @@ required:
9596
- reg
9697
- interrupts
9798

98-
additionalProperties: false
99+
unevaluatedProperties: false
99100

100101
examples:
101102
- |

0 commit comments

Comments
 (0)