[PATCH v6 0/2] arm64: dts: qcom: add initial support for Samsung Galaxy S22

From: Violet
Date: Wed Jul 16 2025 - 19:25:43 EST


Changes in v6:
- Remove debug features (bootargs, etc) that slipped in the v5 DTS
- Format and organize nodes correctly based on existing DTS,
move "status = "okay";" to the bottom always
- Solve "ddr_device_type" and "qcom,rmtfs-mem" warnings, the rest are
from existing SoC .dtsi
- Disable buttons, ufs and other features for later revision

Signed-off-by: Violet <violet@atl.tools>

Violet (2):
dt-bindings: arm: qcom: document r0q board binding
arm64: dts: qcom: add initial support for Samsung Galaxy S22

.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/sm8450-samsung-r0q.dts | 145 ++++++++++++++++++
3 files changed, 147 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sm8450-samsung-r0q.dts

--
2.50.1