From: Rob Herring (Arm) Date: Mon, 15 Dec 2025 21:25:24 +0000 (-0600) Subject: dt-bindings: input: touchscreen: sitronix,st1232: Add Sitronix ST1624 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79f302f2f9829d04b0ab6181c38716c5a68804d;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: input: touchscreen: sitronix,st1232: Add Sitronix ST1624 Add the Sitronix ST1624 which is compatible with ST1633. Signed-off-by: Rob Herring (Arm) Link: https://patch.msgid.link/20251215212524.3318311-1-robh@kernel.org Signed-off-by: Dmitry Torokhov --- diff --git a/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml b/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml index e7ee7a0d74c4..978afaa4fcef 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml @@ -14,9 +14,13 @@ allOf: properties: compatible: - enum: - - sitronix,st1232 - - sitronix,st1633 + oneOf: + - enum: + - sitronix,st1232 + - sitronix,st1633 + - items: + - const: sitronix,st1624 + - const: sitronix,st1633 reg: maxItems: 1