Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Svyatoslav Ryhel and committed by
Dmitry Torokhov
b90d027a 7ee0f793

+2 -1
+2 -1
Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
··· 16 16 17 17 allOf: 18 18 - $ref: input.yaml# 19 + - $ref: touchscreen/touchscreen.yaml# 19 20 20 21 properties: 21 22 compatible: ··· 96 95 - reg 97 96 - interrupts 98 97 99 - additionalProperties: false 98 + unevaluatedProperties: false 100 99 101 100 examples: 102 101 - |