Add support to scale DDR and L3 based on CPU frequencies on Qualcomm SA8775P platform. Also add support for LMH interrupts to indicate if there is any thermal throttle. The changes in this series are dependent on below series changes: https://lore.kernel.org/linux-arm-msm/20240904171209.29120-1-quic_rlaggysh@xxxxxxxxxxx/#t Signed-off-by: Jagadeesh Kona <quic_jkona@xxxxxxxxxxx> --- Jagadeesh Kona (2): arm64: dts: qcom: sa8775p: Add support to scale DDR/L3 arm64: dts: qcom: sa8775p: Add LMH interrupts support Shivnandan Kumar (1): arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3 arch/arm64/boot/dts/qcom/sa8775p.dtsi | 215 ++++++++++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) --- base-commit: d1ef2d48e83b32417eb55480c097737364535405 change-id: 20241017-sa8775p-cpufreq-l3-ddr-scaling-a1a9abce98c6 Best regards, -- Jagadeesh Kona <quic_jkona@xxxxxxxxxxx>