[PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support

Jens Reidel posted 2 patches 9 months, 1 week ago
[PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support
Posted by Jens Reidel 9 months, 1 week ago
Document FocalTech FT8716 support by adding the compatible.

Signed-off-by: Jens Reidel <adrian@mainlining.org>
---
 .../devicetree/bindings/input/touchscreen/edt-ft5x06.yaml        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
index 70a922e213f2..ed23acd0c9a2 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
@@ -43,6 +43,7 @@ properties:
       - focaltech,ft5452
       - focaltech,ft6236
       - focaltech,ft8201
+      - focaltech,ft8716
       - focaltech,ft8719
 
   reg:
-- 
2.48.1
Re: [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support
Posted by Krzysztof Kozlowski 9 months, 1 week ago
On Thu, Mar 13, 2025 at 09:20:16PM +0100, Jens Reidel wrote:
> Document FocalTech FT8716 support by adding the compatible.
> 
> Signed-off-by: Jens Reidel <adrian@mainlining.org>
> ---
>  .../devicetree/bindings/input/touchscreen/edt-ft5x06.yaml        | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof