[PATCH 0/2] Add initial support for RDP446 of IPQ5332 family

From: Hariharan K
Date: Tue Jun 06 2023 - 05:58:17 EST


Add the initial device tree support for the Reference Design
Platform(RDP) 446 based on IPQ5332 family of SoC. This patch carries
the support for Console UART, SPI NOR and I2C.

Hariharan K (2):
dt-bindings: arm: qcom: document MI04.1 board based on IPQ5332 family
arm64: dts: qcom: ipq5332: add support for the RDP446 variant

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

--
2.17.1