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

From: Poovendhan Selvaraj
Date: Fri May 19 2023 - 06:31:56 EST


From: POOVENDHAN SELVARAJ <quic_poovendh@xxxxxxxxxxx>

Add the initial device tree support for the Reference Design
Platform(RDP) 454 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/

Poovendhan Selvaraj (2):
dt-bindings: arm: qcom: document AL02-C9 board based on IPQ9574 family
arm64: dts: qcom: ipq9574: add support for RDP454 variant

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


base-commit: 4272e06e19f388ccfe1f04f19060ea84d2a19a8b
--
2.17.1