2023-06-22 16:43:32

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 0/2] Hook up 8280 SCM icc

The icc handle for SCM was missing on 8280. Add it.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Konrad Dybcio (2):
dt-bindings: firmware: qcom,scm: Allow interconnect on SC8280XP
arm64: dts: qcom: sc8280xp: Add missing SCM interconnect

Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 1 +
2 files changed, 2 insertions(+)
---
base-commit: c87d46a9e8ebd2f2c3960927b1d21687096d1109
change-id: 20230622-topic-8280scmicc-e6af92e226bb

Best regards,
--
Konrad Dybcio <[email protected]>



2023-06-28 08:42:32

by Johan Hovold

[permalink] [raw]
Subject: Re: [PATCH 0/2] Hook up 8280 SCM icc

On Thu, Jun 22, 2023 at 05:56:14PM +0200, Konrad Dybcio wrote:
> The icc handle for SCM was missing on 8280. Add it.

> Konrad Dybcio (2):
> dt-bindings: firmware: qcom,scm: Allow interconnect on SC8280XP
> arm64: dts: qcom: sc8280xp: Add missing SCM interconnect

Appears to work and matches the vendor dts, but no sign of any
"performance benefit" as mentioned in 65b7ebda5028 ("firmware: qcom_scm:
Add bw voting support to the SCM interface") during fw load at boot.

Reviewed-by: Johan Hovold <[email protected]>
Tested-by: Johan Hovold <[email protected]>

Johan

2023-07-10 05:21:53

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH 0/2] Hook up 8280 SCM icc


On Thu, 22 Jun 2023 17:56:14 +0200, Konrad Dybcio wrote:
> The icc handle for SCM was missing on 8280. Add it.
>
>

Applied, thanks!

[2/2] arm64: dts: qcom: sc8280xp: Add missing SCM interconnect
commit: 0a69ccf20b0837db857abfc94d7e3bacf1cb771b

Best regards,
--
Bjorn Andersson <[email protected]>