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@xxxxxxxxxx> --- 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@xxxxxxxxxx>