2024-02-12 14:35:06

by Luca Weiss

[permalink] [raw]
Subject: [PATCH v2 0/3] Bring up more CPU cores on MSM8226

Add some nodes to bring up SMP on msm8226 SoC. Another commit to fix the
sorting of the nodes is also included since the ordering is currently a
bit all over the place.

The bindings patch depends on the following series:
https://lore.kernel.org/linux-arm-msm/[email protected]/

Signed-off-by: Luca Weiss <[email protected]>
---
Changes in v2:
- Add saw_l2 node with bindings
- Rebase on linux-next
- Pick up tags
- Link to v1: https://lore.kernel.org/r/[email protected]

---
Ivaylo Ivanov (1):
ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes

Luca Weiss (1):
dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible

Matti Lehtimäki (1):
ARM: dts: qcom: msm8226: Sort and clean up nodes

.../devicetree/bindings/soc/qcom/qcom,saw2.yaml | 1 +
arch/arm/boot/dts/qcom/qcom-msm8226.dtsi | 756 ++++++++++++---------
2 files changed, 427 insertions(+), 330 deletions(-)
---
base-commit: b9fed7419cce45b97bc3217f07920751a6ff9a18
change-id: 20231203-msm8226-cpu-801bebbed886

Best regards,
--
Luca Weiss <[email protected]>



2024-02-14 18:46:32

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v2 0/3] Bring up more CPU cores on MSM8226


On Sat, 10 Feb 2024 17:28:51 +0100, Luca Weiss wrote:
> Add some nodes to bring up SMP on msm8226 SoC. Another commit to fix the
> sorting of the nodes is also included since the ordering is currently a
> bit all over the place.
>
> The bindings patch depends on the following series:
> https://lore.kernel.org/linux-arm-msm/[email protected]/
>
> [...]

Applied, thanks!

[2/3] ARM: dts: qcom: msm8226: Sort and clean up nodes
commit: 70d6c14f52ff14742d5260b825fd76d047166a75
[3/3] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes
commit: 74851b7f180a0534f25c3d0b744a92b2e3cb6dd2

Best regards,
--
Bjorn Andersson <[email protected]>