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