[PATCH v2 1/5] dt-bindings: input: touchscreen: himax,hx83112b: add HX83100A

From: Felix Kaechele
Date: Sat May 11 2024 - 08:13:08 EST


Add a compatible string for the Himax HX83100A touch controller.

Signed-off-by: Felix Kaechele <felix@xxxxxxxxxxx>
---
.../devicetree/bindings/input/touchscreen/himax,hx83112b.yaml | 1 +
1 file changed, 1 insertion(+)

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:
--
2.45.0