[PATCH 00/10] arm64: dts: qcom: sm8[56]50: performance related changes

Neil Armstrong posted 10 patches 11 months ago
arch/arm64/boot/dts/qcom/sm8550.dtsi | 598 +++++++++++++++++++++++++++--------
arch/arm64/boot/dts/qcom/sm8650.dtsi | 544 +++++++++++++++++++++++++------
2 files changed, 915 insertions(+), 227 deletions(-)
[PATCH 00/10] arm64: dts: qcom: sm8[56]50: performance related changes
Posted by Neil Armstrong 11 months ago
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)

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (10):
      arm64: dts: qcom: sm8550: use ICC tag for all interconnect phandles
      arm64: dts: qcom: sm8550: set CPU interconnect paths as ACTIVE_ONLY
      arm64: dts: qcom: sm8550: add OPP table support to PCIe
      arm64: dts: qcom: sm8550: add QUP serial engines OPP tables
      arm64: dts: qcom: sm8650: use ICC tag for IPA interconnect phandles
      arm64: dts: qcom: sm8650: set CPU interconnect paths as ACTIVE_ONLY
      arm64: dts: qcom: sm8650: add USB interconnect paths
      arm64: dts: qcom: sm8650: add OPP table support to PCIe
      arm64: dts: qcom: sm8650: add QUP serial engines OPP tables
      arm64: dts: qcom: sm8650: add UFS OPP table instead of freq-table-hz property

 arch/arm64/boot/dts/qcom/sm8550.dtsi | 598 +++++++++++++++++++++++++++--------
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 544 +++++++++++++++++++++++++------
 2 files changed, 915 insertions(+), 227 deletions(-)
---
base-commit: dab2734f8e9ecba609d66d1dd087a392a7774c04
change-id: 20250115-topic-sm8x50-upstream-dt-icc-update-082ebee5094d

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH 00/10] arm64: dts: qcom: sm8[56]50: performance related changes
Posted by Bjorn Andersson 9 months, 3 weeks ago
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>