Skip to content

Commit a742e61

Browse files
kaecheledtor
authored andcommitted
dt-bindings: input: touchscreen: himax,hx83112b: add HX83100A
Add a compatible string for the Himax HX83100A touch controller. The HX83100A presents touch events on the internal bus rather than offering a dedicated event register like the other chips in this family do. Signed-off-by: Felix Kaechele <felix@kaechele.ca> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240620145019.156187-2-felix@kaechele.ca Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 735877f commit a742e61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ allOf:
1515
properties:
1616
compatible:
1717
enum:
18+
- himax,hx83100a
1819
- himax,hx83112b
1920

2021
reg:

0 commit comments

Comments
 (0)