Phone-Devel Archive mirror.
 help / color / mirror / Atom feed
From: Luca Weiss <luca@z3ntu.xyz>
To: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org,  Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	 Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	 Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, "Luca Weiss" <luca@z3ntu.xyz>,
	"Matti Lehtimäki" <matti.lehtimaki@gmail.com>,
	"Ivaylo Ivanov" <ivo.ivanov.ivanov1@gmail.com>
Subject: [PATCH v2 0/3] Bring up more CPU cores on MSM8226
Date: Sat, 10 Feb 2024 17:28:51 +0100	[thread overview]
Message-ID: <20240210-msm8226-cpu-v2-0-5d9cb4c35204@z3ntu.xyz> (raw)

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@linaro.org/

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
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@z3ntu.xyz

---
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@z3ntu.xyz>


             reply	other threads:[~2024-02-10 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-10 16:28 Luca Weiss [this message]
2024-02-10 16:28 ` [PATCH v2 1/3] dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible Luca Weiss
2024-02-11 12:26   ` Krzysztof Kozlowski
2024-02-10 16:28 ` [PATCH v2 2/3] ARM: dts: qcom: msm8226: Sort and clean up nodes Luca Weiss
2024-02-10 19:11   ` Konrad Dybcio
2024-02-10 16:28 ` [PATCH v2 3/3] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes Luca Weiss
2024-02-10 17:22   ` Konrad Dybcio
2024-02-14 17:57 ` (subset) [PATCH v2 0/3] Bring up more CPU cores on MSM8226 Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240210-msm8226-cpu-v2-0-5d9cb4c35204@z3ntu.xyz \
    --to=luca@z3ntu.xyz \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ivo.ivanov.ivanov1@gmail.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.lehtimaki@gmail.com \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).