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: add compatible for IST3032C

IST3032C is a touchscreen IC which seems mostly compatible with IST3038C
except that it reports a different chip ID value.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Karel Balej <balejk@matfyz.cz>
Link: https://lore.kernel.org/r/20240301164659.13240-5-karelb@gimli.ms.mff.cuni.cz
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Karel Balej and committed by
Dmitry Torokhov
d88f84bf 10ad7d7a

+1
+1
Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml
··· 18 18 19 19 compatible: 20 20 enum: 21 + - imagis,ist3032c 21 22 - imagis,ist3038b 22 23 - imagis,ist3038c 23 24