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

From: Hariharan K
Date: Thu Jul 20 2023 - 03:58:14 EST


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

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

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

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

--
2.17.1