mbox series

[V2,0/2] Add initial support for RDP468 of IPQ5332 family

Message ID 20230323093120.20558-1-quic_kathirav@quicinc.com (mailing list archive)
Headers show
Series Add initial support for RDP468 of IPQ5332 family | expand

Message

Kathiravan Thirumoorthy March 23, 2023, 9:31 a.m. UTC
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@quicinc.com/

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

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

Comments

Kathiravan Thirumoorthy April 6, 2023, 11:22 a.m. UTC | #1
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@quicinc.com/
>
> V1 can be found here
> https://lore.kernel.org/linux-arm-msm/20230323044929.8694-1-quic_kathirav@quicinc.com/


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
>
Bjorn Andersson April 7, 2023, 11:40 p.m. UTC | #2
On Thu, 23 Mar 2023 15:01:18 +0530, 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@quicinc.com/
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: ipq5332: add support for the RDP468 variant
      commit: f1d33c902a1be727416fce3161db37a84d3f38d1

Best regards,