From 2622295a2b134c4c27b18fb2017ecfd21a479386 Mon Sep 17 00:00:00 2001 From: Pradyot Kumar Nayak Date: Fri, 29 May 2026 14:59:53 +0530 Subject: [PATCH] PENDING: dt-bindings: input: i2c-hid: Introduce FocalTech FT3d81 Create new binding file for the FocalTech ft3d81 due to new touchscreen chip. Its driver specification similar to FT8112. Signed-off-by: Pradyot Kumar Nayak --- Documentation/devicetree/bindings/input/focaltech,ft8112.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/focaltech,ft8112.yaml b/Documentation/devicetree/bindings/input/focaltech,ft8112.yaml index 197f30b14d45e..0efe973488b9d 100644 --- a/Documentation/devicetree/bindings/input/focaltech,ft8112.yaml +++ b/Documentation/devicetree/bindings/input/focaltech,ft8112.yaml @@ -20,6 +20,7 @@ properties: compatible: enum: - focaltech,ft8112 + - focaltech,ft3d81 reg: maxItems: 1