[PATCH 0/3] Add Himax HX83112A support for Fairphone 4 touchscreen
Luca Weiss <[email protected]>
| Newsgroups | org.kernel.vger.linux-input,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.phone-devel |
|---|---|
| Message-ID | <[email protected]> |
Add bindings, driver modifications and dts additions to support the touchscreen on the Fairphone 4. Signed-off-by: Luca Weiss <[email protected]> --- Luca Weiss (3): dt-bindings: touchscreen: trivial-touch: Add Himax HX83112A Input: himax_hx83112b - Add HX83112A support arm64: dts: qcom: sm7225-fairphone-fp4: Enable touchscreen .../bindings/input/touchscreen/trivial-touch.yaml | 2 + arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 21 +++++++++- drivers/input/touchscreen/himax_hx83112b.c | 46 ++++++++++++++++++++++ 3 files changed, 68 insertions(+), 1 deletion(-) --- base-commit: 237a1c39e8dfd3e1c6f1f023eea37a48ec04cc63 change-id: 20260820-fp4-hx83112a-b3e14819ae14 Best regards, -- Luca Weiss <[email protected]>