[PATCH 0/2] Add initial support for RDP449 of IPQ9574 family

From: Devi Priya
Date: Tue May 16 2023 - 09:50:51 EST


Add the initial device tree support for the Reference Design
Platform(RDP) 449 based on IPQ9574 family of SoCs. This patch series adds
support for Console UART, SPI NOR and SMPA1 regulator node.

The series depends on the below patch sets which adds support for
SPI NOR and SMPA1 regulator nodes.
https://lore.kernel.org/linux-arm-msm/20230329053726.14860-3-quic_kathirav@xxxxxxxxxxx/
https://lore.kernel.org/linux-arm-msm/20230407155727.20615-1-quic_devipriy@xxxxxxxxxxx/

Devi Priya (2):
dt-bindings: arm: qcom: document AL02-C6 board based on IPQ9574 family
arm64: dts: qcom: ipq9574: add support for RDP449 variant

.../devicetree/bindings/arm/qcom.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/ipq9574-rdp449.dts | 80 +++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp449.dts

--
2.17.1