[PATCH 1/3] dt-bindings: touchscreen: trivial-touch: Add Himax HX83112A

From: Luca Weiss

Date: Fri Aug 21 2026 - 03:14:18 EST


Describe the compatible for the Himax HX83112A touchscreen controller,
which doesn't need any special resources not described in the
trivial-touch bindings.

Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml
index 6316a8d32f39..a4b535bdbd6c 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml
@@ -18,6 +18,8 @@ properties:
- azoteq,iqs525
# Himax hx83100a touchscreen controller
- himax,hx83100a
+ # Himax hx83112a touchscreen controller
+ - himax,hx83112a
# Himax hx83112b touchscreen controller
- himax,hx83112b
# Hynitron cstxxx series touchscreen controller

--
2.55.0