Re: [PATCH v2 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite

From: Doug Anderson
Date: Tue Nov 24 2020 - 12:56:07 EST


Hi,

On Mon, Nov 23, 2020 at 10:21 PM Sibi Sankar <sibis@xxxxxxxxxxxxxx> wrote:
>
> Tweak the DDR/L3 bandwidth votes on the lite variant of the SC7180 SoC
> since the gold cores only support frequencies upto 2.1 GHz.
>
> Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx>
> ---
>
> V2:
> * Updated the lite ddr/l3 cpufreq map to have better power numbers with
> similar perf.
>
> arch/arm64/boot/dts/qcom/sc7180-lite.dtsi | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)

I certainly don't love the way that this works but it does match the
way folks have agreed that DDR bandwidth votes should work. Long term
it feels like we should re-think how this is working, but it seems
fine for now.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>