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

From: Kathiravan T
Date: Tue May 09 2023 - 12:02:08 EST


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

Kathiravan T (2):
dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family
arm64: dts: qcom: ipq5332: add support for the RDP442 variant

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

--
2.17.1