Re: [PATCH V2 0/2] Add initial support for RDP468 of IPQ5332 family

From: Kathiravan T
Date: Thu Apr 06 2023 - 07:23:12 EST



On 3/23/2023 3:01 PM, Kathiravan T wrote:
Add the initial device tree support for the RDP(Reference Design
Platform)468 based on IPQ5332 family of SoCs. This patch carries the
support for Console UART, SPI NOR, eMMC.

This series depends on the below which adds support the SPI NOR
https://lore.kernel.org/linux-arm-msm/20230320104530.30411-1-quic_kathirav@xxxxxxxxxxx/

V1 can be found here
https://lore.kernel.org/linux-arm-msm/20230323044929.8694-1-quic_kathirav@xxxxxxxxxxx/


Gentle Reminder...



Kathiravan T (2):
dt-bindings: arm: qcom: document MI01.6 board based on IPQ5332 family
arm64: dts: qcom: ipq5332: add support for the RDP468 variant

.../devicetree/bindings/arm/qcom.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts | 103 ++++++++++++++++++
3 files changed, 106 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts