[PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

From: Hariharan K
Date: Thu Jul 20 2023 - 03:43:56 EST


Add the initial device tree support for the Reference Design
Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
carries the support for Console UART and eMMC.

This series is based on the below series,
https://lore.kernel.org/lkml/20230720072938.315
46-1-quic_harihk@xxxxxxxxxxx/

Hariharan K (2):
dt-bindings: arm: qcom: Document MP03.1-C2 board based on IPQ5018
family
arm64: dts: qcom: ipq5018: add support for the RDP404 variant

.../devicetree/bindings/arm/qcom.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/ipq5018-rdp404.dts | 49 +++++++++++++++++++
3 files changed, 52 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq5018-rdp404.dts

--
2.17.1