diff options
author | Felix Kaechele <[email protected]> | 2024-06-20 10:50:02 -0400 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-07-08 16:22:49 -0700 |
commit | a742e61dbb7198b51af772c7b80ed81ed298a88f (patch) | |
tree | 0c70a8a45bc49fe01d83a0546dae41127f09cd33 | |
parent | 735877fde06304ae9d90e17102dc2b139e8d802a (diff) |
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 <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml b/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml index f42b23d532eb..f5cfacb5e966 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml @@ -15,6 +15,7 @@ allOf: properties: compatible: enum: + - himax,hx83100a - himax,hx83112b reg: |