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

From: Devi Priya
Date: Fri May 26 2023 - 11:32:19 EST


Add the initial device tree support for the Reference Design
Platform(RDP) 453 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-C8 board based on IPQ9574 family
arm64: dts: qcom: ipq9574: add support for RDP453 variant

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

--
2.17.1