[PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series

2025-02-03 Thread Jens Reidel
read buffer. They were taken from the driver published by Goodix, which does a few more things that don't appear to be necessary for the touchscreen to work properly. Signed-off-by: Jens Reidel --- drivers/input/touchscreen/goodix_berlin.h | 9 .../input/touchs

[PATCH 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible

2025-02-03 Thread Jens Reidel
Document the Goodix GT9897 which is a Berlin-A series touchscreen controller IC by Goodix. Signed-off-by: Jens Reidel --- .../devicetree/bindings/input/touchscreen/goodix,gt9916.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen

[PATCH 0/2] Add Goodix Berlin-A series support

2025-02-03 Thread Jens Reidel
ne-de...@vger.kernel.org Cc: li...@mainlining.org Cc: ~postmarketos/upstream...@lists.sr.ht Signed-off-by: Jens Reidel Jens Reidel (2): dt-bindings: input: goodix,gt9916: Document gt9897 compatible Input: goodix_berlin - Add support for Berlin-A series .../input/touchscreen/goodix,gt9916.yaml

[PATCH v2 2/2] Input: goodix_berlin - Add support for Berlin-A series

2025-02-13 Thread Jens Reidel
read buffer. They were taken from the driver published by Goodix, which does a few more things that don't appear to be necessary for the touchscreen to work properly. Signed-off-by: Jens Reidel Tested-by: Luca Weiss --- drivers/input/touchscreen/goodix_berlin.h | 13 ++ .../

[PATCH v2 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible

2025-02-13 Thread Jens Reidel
Document the Goodix GT9897 which is a Berlin-A series touchscreen controller IC by Goodix. Acked-by: Rob Herring (Arm) Signed-off-by: Jens Reidel --- .../devicetree/bindings/input/touchscreen/goodix,gt9916.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree

[PATCH v2 0/2] Add Goodix Berlin-A series support

2025-02-13 Thread Jens Reidel
ed-off-by: Jens Reidel Jens Reidel (2): dt-bindings: input: goodix,gt9916: Document gt9897 compatible Input: goodix_berlin - Add support for Berlin-A series .../input/touchscreen/goodix,gt9916.yaml | 1 + drivers/input/touchscreen/goodix_berlin.h | 13 ++ .../in

[PATCH v3 0/2] Add Goodix Berlin-A series support

2025-03-07 Thread Jens Reidel
eiss Cc: linux-in...@vger.kernel.org Cc: devicet...@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: phone-de...@vger.kernel.org Cc: li...@mainlining.org Cc: ~postmarketos/upstream...@lists.sr.ht Signed-off-by: Jens Reidel Jens Reidel (2): dt-bindings: input: goodix,gt9916: Document gt

[PATCH v3 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible

2025-03-07 Thread Jens Reidel
Document the Goodix GT9897 which is a Berlin-A series touchscreen controller IC by Goodix. Acked-by: Rob Herring (Arm) Signed-off-by: Jens Reidel --- .../devicetree/bindings/input/touchscreen/goodix,gt9916.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree

[PATCH v3 2/2] Input: goodix_berlin - Add support for Berlin-A series

2025-03-07 Thread Jens Reidel
read buffer. They were taken from the driver published by Goodix, which does a few more things that don't appear to be necessary for the touchscreen to work properly. Tested-by: Luca Weiss Signed-off-by: Jens Reidel --- drivers/input/touchscreen/goodix_berlin.h | 16 ++- .../

[PATCH v4 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible

2025-03-08 Thread Jens Reidel
Document the Goodix GT9897 which is a Berlin-A series touchscreen controller IC by Goodix. Acked-by: Rob Herring (Arm) Signed-off-by: Jens Reidel --- .../devicetree/bindings/input/touchscreen/goodix,gt9916.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree

[PATCH v4 0/2] Add Goodix Berlin-A series support

2025-03-08 Thread Jens Reidel
rnel.org Cc: devicet...@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: phone-de...@vger.kernel.org Cc: li...@mainlining.org Cc: ~postmarketos/upstream...@lists.sr.ht Signed-off-by: Jens Reidel Jens Reidel (2): dt-bindings: input: goodix,gt9916: Document gt9897 compatible Input: goodix_

[PATCH v4 2/2] Input: goodix_berlin - Add support for Berlin-A series

2025-03-09 Thread Jens Reidel
read buffer. They were taken from the driver published by Goodix, which does a few more things that don't appear to be necessary for the touchscreen to work properly. Reviewed-by: Neil Armstrong Tested-by: Luca Weiss Signed-off-by: Jens Reidel --- drivers/input/touchscreen/goodix_ber

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

2025-03-13 Thread Jens Reidel
Document FocalTech FT8716 support by adding the compatible. Signed-off-by: Jens Reidel --- .../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

[PATCH 2/2] Input: edt-ft5x06 - add support for FocalTech FT8716

2025-03-13 Thread Jens Reidel
This driver is compatible with the FocalTech FT8716 touchscreen, which supports up to 10 concurrent touch points. Add a compatible for it. Signed-off-by: Jens Reidel --- drivers/input/touchscreen/edt-ft5x06.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/input/touchscreen

[PATCH 0/2] Add FT8716 support

2025-03-13 Thread Jens Reidel
This series adds support for the FocalTech FT8716 touchscreen to the edt-ft5x06 driver. It was tested on the BQ Aquaris X (bq-bardock) and BQ Aquaris X Pro (bq-bardockpro). Jens Reidel (2): dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support Input: edt-ft5x06 - add support