Skip to content

Commit 831813b

Browse files
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>
1 parent ad9cb48 commit 831813b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ allOf:
5555
properties:
5656
compatible:
5757
contains:
58-
const: imagis,ist3032c
58+
enum:
59+
- imagis,ist3032c
60+
- imagis,ist3038
5961
then:
6062
properties:
6163
linux,keycodes: false

0 commit comments

Comments
 (0)