devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add initial support for RDP468 of IPQ5332 family
@ 2023-03-23  4:49 Kathiravan T
  2023-03-23  4:49 ` [PATCH 1/2] arm: qcom: document MI01.6 board based on " Kathiravan T
  2023-03-23  4:49 ` [PATCH 2/2] arm64: dts: qcom: ipq5332: add support for the RDP468 variant Kathiravan T
  0 siblings, 2 replies; 6+ messages in thread
From: Kathiravan T @ 2023-03-23  4:49 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Kathiravan T

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/

Kathiravan T (2):
  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

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-23 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23  4:49 [PATCH 0/2] Add initial support for RDP468 of IPQ5332 family Kathiravan T
2023-03-23  4:49 ` [PATCH 1/2] arm: qcom: document MI01.6 board based on " Kathiravan T
2023-03-23  6:43   ` Krzysztof Kozlowski
2023-03-23  4:49 ` [PATCH 2/2] arm64: dts: qcom: ipq5332: add support for the RDP468 variant Kathiravan T
2023-03-23  6:44   ` Krzysztof Kozlowski
2023-03-23 10:40   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).