From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/10] arm64: dts: qcom: sm8[56]50: performance related changes
Date: Wed, 26 Feb 2025 07:40:47 -0600 [thread overview]
Message-ID: <174057724685.237840.10535494904686544445.b4-ty@kernel.org> (raw)
In-Reply-To: <20250115-topic-sm8x50-upstream-dt-icc-update-v1-0-eaa8b10e2af7@linaro.org>
On Wed, 15 Jan 2025 14:43:52 +0100, Neil Armstrong wrote:
> A bunch of changes related to performance properties
> for the Sm8550 and SM8650 platforms, including:
> - Use proper ICC tags
> - Use QCOM_ICC_TAG_ACTIVE_ONLY for cpu paths
> - PCIe OPP table
> - QUP Serial Engine OPP table
> - UFS OPP table (sm8650)
> - USB OPP table (sm8650)
>
> [...]
Applied, thanks!
[01/10] arm64: dts: qcom: sm8550: use ICC tag for all interconnect phandles
commit: 54df5e52777e1126862778a2796c3809df85acd7
[02/10] arm64: dts: qcom: sm8550: set CPU interconnect paths as ACTIVE_ONLY
commit: 48c84d96dcd022de3b445e20d4cdfc96c2b05538
[03/10] arm64: dts: qcom: sm8550: add OPP table support to PCIe
commit: 0acd169330b81036aebd27c025b0a5bb8a77ea4b
[04/10] arm64: dts: qcom: sm8550: add QUP serial engines OPP tables
commit: ac2b7b1e8432fc758f6cd345e9a2472b269cb1c5
[05/10] arm64: dts: qcom: sm8650: use ICC tag for IPA interconnect phandles
commit: ee6dfc9c75d43a2e2b2ea4c5055e31545b2aee83
[06/10] arm64: dts: qcom: sm8650: set CPU interconnect paths as ACTIVE_ONLY
commit: a4da40505d72385495ef5d4f1cc8479ab75b95e4
[07/10] arm64: dts: qcom: sm8650: add USB interconnect paths
commit: e61d8377c7b5e9fa6c4d57a5478118043e94d907
[08/10] arm64: dts: qcom: sm8650: add OPP table support to PCIe
commit: 5cddecc3d1dce1e20bb64364cb6cd5d8edf376b3
[09/10] arm64: dts: qcom: sm8650: add QUP serial engines OPP tables
commit: 2c885d85dff832d9be99093bdae73e77795f0aec
[10/10] arm64: dts: qcom: sm8650: add UFS OPP table instead of freq-table-hz property
commit: 61dcbf45110bb3c3bfd7c92abaca9fffb84110e0
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
prev parent reply other threads:[~2025-02-26 13:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-15 13:43 [PATCH 00/10] arm64: dts: qcom: sm8[56]50: performance related changes Neil Armstrong
2025-01-15 13:43 ` [PATCH 01/10] arm64: dts: qcom: sm8550: use ICC tag for all interconnect phandles Neil Armstrong
2025-01-28 12:59 ` Konrad Dybcio
2025-01-15 13:43 ` [PATCH 02/10] arm64: dts: qcom: sm8550: set CPU interconnect paths as ACTIVE_ONLY Neil Armstrong
2025-01-28 13:02 ` Konrad Dybcio
2025-01-15 13:43 ` [PATCH 03/10] arm64: dts: qcom: sm8550: add OPP table support to PCIe Neil Armstrong
2025-01-28 13:03 ` Konrad Dybcio
2025-01-15 13:43 ` [PATCH 04/10] arm64: dts: qcom: sm8550: add QUP serial engines OPP tables Neil Armstrong
2025-01-15 13:43 ` [PATCH 05/10] arm64: dts: qcom: sm8650: use ICC tag for IPA interconnect phandles Neil Armstrong
2025-01-28 13:03 ` Konrad Dybcio
2025-01-15 13:43 ` [PATCH 06/10] arm64: dts: qcom: sm8650: set CPU interconnect paths as ACTIVE_ONLY Neil Armstrong
2025-01-28 13:05 ` Konrad Dybcio
2025-01-15 13:43 ` [PATCH 07/10] arm64: dts: qcom: sm8650: add USB interconnect paths Neil Armstrong
2025-01-28 13:07 ` Konrad Dybcio
2025-01-15 13:44 ` [PATCH 08/10] arm64: dts: qcom: sm8650: add OPP table support to PCIe Neil Armstrong
2025-01-28 13:09 ` Konrad Dybcio
2025-01-15 13:44 ` [PATCH 09/10] arm64: dts: qcom: sm8650: add QUP serial engines OPP tables Neil Armstrong
2025-01-15 13:44 ` [PATCH 10/10] arm64: dts: qcom: sm8650: add UFS OPP table instead of freq-table-hz property Neil Armstrong
2025-01-28 13:10 ` Konrad Dybcio
2025-02-26 13:40 ` Bjorn Andersson [this message]
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=174057724685.237840.10535494904686544445.b4-ty@kernel.org \
--to=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
/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