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

Message ID 20230509160133.3794-1-quic_kathirav@quicinc.com
Headers
Series Add initial support for RDP442 of IPQ5332 family |

Message

Kathiravan Thirumoorthy May 9, 2023, 4:01 p.m. UTC
  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
  

Comments

Bjorn Andersson May 29, 2023, 5:53 p.m. UTC | #1
On Tue, 9 May 2023 21:31:31 +0530, Kathiravan T wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family
      commit: 68c4c67156ec0e0e1abe11a90e4bb9bfe34ca722
[2/2] arm64: dts: qcom: ipq5332: add support for the RDP442 variant
      commit: a782318023f339213f29372e2ecae696c0ca4a69

Best regards,