mbox series

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

Message ID 20250115-topic-sm8x50-upstream-dt-icc-update-v1-0-eaa8b10e2af7@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sm8[56]50: performance related changes | expand

Message

Neil Armstrong Jan. 15, 2025, 1:43 p.m. UTC
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,