mbox series

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

Message ID 20230720075731.20816-1-quic_harihk@quicinc.com (mailing list archive)
Headers show
Series Add initial support for RDP434 of IPQ5018 family | expand

Message

Hariharan K July 20, 2023, 7:57 a.m. UTC
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@quicinc.com/

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