mbox series

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

Message ID 20230606095732.12884-1-quic_harihk@quicinc.com
Headers show
Series Add initial support for RDP446 of IPQ5332 family | expand

Message

Hariharan K June 6, 2023, 9:57 a.m. UTC
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