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

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 <[email protected]>
---
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 | 29 ++++++++++++++++++++
.../dts/qcom/qcom-msm8960-samsung-expressatt.dts | 31 +++++++++++++++++++++-
arch/arm/boot/dts/qcom/qcom-msm8960.dtsi | 27 +++++++++++++++++++
3 files changed, 86 insertions(+), 1 deletion(-)
---
base-commit: df2fa93a6956fcd03da4c251150aa9cc3c88c74d
change-id: 20240129-expressatt_mxt224s_touchscreen-f1f4dc01667c

Best regards,
--
Rudraksha Gupta <[email protected]>