[PATCH 1/3] dt-bindings: touchscreen: trivial-touch: Add Himax HX83112A
Luca Weiss <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-input,org.kernel.vger.phone-devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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