[PATCH v2 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support

From: Matti Lehtimäki
Date: Thu Jul 21 2022 - 19:05:43 EST


Add device tree node for pm8226 GPIOs and support for the Samsung Galaxy
Tab 4 10.1 (SM-T530) tablet which is based on apq8026.

---
Changes in v2:
- Change codename to matisse-wifi
- Remove msm-id, not needed when lk2nd is used
- Remove unused labels from reserved memory regions
- Rename muic node
- Rename pm8226 gpio node

Matti Lehtimäki (3):
ARM: dts: qcom: pm8226: Add node for the GPIOs
dt-bindings: arm: qcom: Document samsung,matisse-wifi device
ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)

.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm/boot/dts/Makefile | 1 +
.../dts/qcom-apq8026-samsung-matisse-wifi.dts | 469 ++++++++++++++++++
arch/arm/boot/dts/qcom-pm8226.dtsi | 10 +
4 files changed, 481 insertions(+)
create mode 100644 arch/arm/boot/dts/qcom-apq8026-samsung-matisse-wifi.dts

--
2.34.1