[PATCH 0/3] ESWIN EPH8621 touchscreen support for Fairphone (Gen. 6)

From: Luca Weiss

Date: Fri Sep 11 2026 - 11:35:00 EST


Add dt-bindings, driver and dts additions to support the touchscreen on
Fairphone (Gen. 6).

Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
---
Luca Weiss (3):
dt-bindings: input: touchscreen: document ESWIN EPH8621
Input: Add driver for ESWIN EPH8621 touchscreen IC
arm64: dts: qcom: milos-fairphone-fp6: Add touchscreen

.../bindings/input/touchscreen/eswin,eph8621.yaml | 79 ++++++
arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dts | 29 +-
drivers/input/touchscreen/Kconfig | 12 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/eswin_eph8621.c | 310 +++++++++++++++++++++
5 files changed, 430 insertions(+), 1 deletion(-)
---
base-commit: 5e036ce12de91c6fd674dad33b169c6150be2a7a
change-id: 20260911-eswin-eph8621-5d3d766e2b0c

Best regards,
--
Luca Weiss <luca.weiss@xxxxxxxxxxxxx>