[PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family

Poovendhan Selvaraj posted 2 patches 2 years, 8 months ago
.../devicetree/bindings/arm/qcom.yaml         |  2 +
arch/arm64/boot/dts/qcom/Makefile             |  1 +
arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts   | 80 +++++++++++++++++++
3 files changed, 83 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts
[PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family
Posted by Poovendhan Selvaraj 2 years, 8 months ago
Add the initial device tree support for the Reference Design
Platform(RDP) 454 based on IPQ9574 family of SoCs. This patch series adds
support for Console UART, SPI NOR and SMPA1 regulator node.

V2:
	- Change logs are added to the respective patches.

V1 can be found at
	https://lore.kernel.org/linux-arm-msm/20230519103128.30783-1-quic_poovendh@quicinc.com/

Poovendhan Selvaraj (2):
  dt-bindings: arm: qcom: document AL02-C9 board based on IPQ9574 family
  arm64: dts: qcom: ipq9574: add support for RDP454 variant

 .../devicetree/bindings/arm/qcom.yaml         |  2 +
 arch/arm64/boot/dts/qcom/Makefile             |  1 +
 arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts   | 80 +++++++++++++++++++
 3 files changed, 83 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts


base-commit: 8c33787278ca8db73ad7d23f932c8c39b9f6e543
-- 
2.17.1
Re: [PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family
Posted by Bjorn Andersson 2 years, 8 months ago
On Wed, 31 May 2023 08:56:46 +0530, Poovendhan Selvaraj wrote:
> Add the initial device tree support for the Reference Design
> Platform(RDP) 454 based on IPQ9574 family of SoCs. This patch series adds
> support for Console UART, SPI NOR and SMPA1 regulator node.
> 
> V2:
> 	- Change logs are added to the respective patches.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom: document AL02-C9 board based on IPQ9574 family
      commit: add687cbfc3482ca74949b91b251e76792d25652
[2/2] arm64: dts: qcom: ipq9574: add support for RDP454 variant
      commit: 2435d79033f5e7400195ed3b31585c0c053de553

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>