Re: [PATCH v2] arm64: dts: qcom: sdm845: Add cpu OPP tables

From: Steev Klimaszewski
Date: Wed Jul 08 2020 - 22:22:28 EST



On 7/2/20 3:46 PM, Sibi Sankar wrote:
> Add OPP tables required to scale DDR/L3 per freq-domain on SDM845 SoCs.
>
> Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx>
> ---


Hi Sibi,


Bjorn asked me to give this patch a whirl, and I have to say, I like it
but I'm not sure if I'm missing a dependency somewhere...


In 5.8.0-rc4, I'm seeing a couple probe defers

[ Â Â0.131341] cpu cpu0: _allocate_opp_table: Error finding interconnect
paths: -517

[ Â Â0.132694] cpu cpu4: _allocate_opp_table: Error finding interconnect
paths: -517

And then a bit later on,

[ Â Â0.625837] cpu cpu0: failed to get clock: -2


If these aren't anything to worry about, you can throw my Tested-by on

Tested-by: Steev Klimaszewski <steev@xxxxxxxx>