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: touchscreen: imagis: allow linux,keycodes for ist3038

Imagis IST3038 provides touch keys. Allow linux,keycodes for ist3038.

Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20251224100941.3356201-1-raymondhackley@protonmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Raymond Hackley and committed by
Dmitry Torokhov
831813bd ad9cb48b

+3 -1
+3 -1
Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml
··· 55 55 properties: 56 56 compatible: 57 57 contains: 58 - const: imagis,ist3032c 58 + enum: 59 + - imagis,ist3032c 60 + - imagis,ist3038 59 61 then: 60 62 properties: 61 63 linux,keycodes: false