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

From: Poovendhan Selvaraj
Date: Tue May 30 2023 - 23:27:32 EST


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.

V2:
- Change logs are added to the respective patches.

V1 can be found at
https://lore.kernel.org/linux-arm-msm/20230519103128.30783-1-quic_poovendh@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 | 80 +++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts


base-commit: 8c33787278ca8db73ad7d23f932c8c39b9f6e543
--
2.17.1