2023-05-31 04:00:27

by Poovendhan Selvaraj

[permalink] [raw]
Subject: [PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family

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/[email protected]/

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



2023-05-31 04:06:46

by Poovendhan Selvaraj

[permalink] [raw]
Subject: [PATCH V2 1/2] dt-bindings: arm: qcom: document AL02-C9 board based on IPQ9574 family

Document AL02-C9 (Reference Design Platform 454) board based on IPQ9574
family of SoCs.

Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Poovendhan Selvaraj <[email protected]>
---
Changes in V2:
- Picked up the Acked-by tag

Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 8302d1ee280d..8be798123385 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -90,6 +90,7 @@ description: |
ap-al02-c6
ap-al02-c7
ap-al02-c8
+ ap-al02-c9
ap-mi01.2
ap-mi01.3
ap-mi01.6
@@ -361,6 +362,7 @@ properties:
- qcom,ipq9574-ap-al02-c6
- qcom,ipq9574-ap-al02-c7
- qcom,ipq9574-ap-al02-c8
+ - qcom,ipq9574-ap-al02-c9
- const: qcom,ipq9574

- description: Sierra Wireless MangOH Green with WP8548 Module
--
2.17.1


2023-06-14 00:10:34

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family

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 <[email protected]>