[PATCH v2 0/2] Add the mXT224S touchscreen to expressatt

From: Rudraksha Gupta via B4 Relay
Date: Wed Jan 31 2024 - 04:09:00 EST


Adds support for the Atmel touchscreen to the Samsung Galaxy Express
SGH-I437. Copies the gsbi3 node from apq8064, which is a similar SoC,
and sets appropriate properties.

Applies successfully on top of my previous patch:
https://lkml.org/lkml/2024/1/20/56

Signed-off-by: Rudraksha Gupta <guptarud@xxxxxxxxx>
---
Changes in v2:
- Fix formatting for gsbi3

- Link to v1: https://lore.kernel.org/r/20240129-expressatt_mxt224s_touchscreen-v1-0-fb8552e1c32c@xxxxxxxxx

---
Rudraksha Gupta (2):
ARM: dts: qcom: msm8960: Add gsbi3 node
ARM: dts: qcom: msm8960: expressatt: Add mXT224S touchscreen

arch/arm/boot/dts/qcom/qcom-msm8960-pins.dtsi | 21 +++++++++++++++
.../dts/qcom/qcom-msm8960-samsung-expressatt.dts | 31 +++++++++++++++++++++-
arch/arm/boot/dts/qcom/qcom-msm8960.dtsi | 28 +++++++++++++++++++
3 files changed, 79 insertions(+), 1 deletion(-)
---
base-commit: df2fa93a6956fcd03da4c251150aa9cc3c88c74d
change-id: 20240129-expressatt_mxt224s_touchscreen-f1f4dc01667c

Best regards,
--
Rudraksha Gupta <guptarud@xxxxxxxxx>