[PATCH v2 0/3] Bring up more CPU cores on MSM8226

From: Luca Weiss
Date: Sat Feb 10 2024 - 11:30:09 EST


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/20240102-saw2-spm-regulator-v7-0-0472ec237f49@xxxxxxxxxx/

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Changes in v2:
- Add saw_l2 node with bindings
- Rebase on linux-next
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20231203-msm8226-cpu-v1-0-d18e83340b32@xxxxxxxxx

---
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 <luca@xxxxxxxxx>