lkml.org 
[lkml]   [2023]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Fix up icc clock rate calculation on some platforms
Date
Certain platforms require that some buses (or individual nodes) make
some additional changes to the clock rate formula, throwing in some
magic, Qualcomm-defined coefficients, to account for "inefficiencies".

Add the framework for it and utilize it on a couple SoCs.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (4):
interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
interconnect: qcom: qcm2290: Set AB coefficients
interconnect: qcom: sdm660: Set AB/IB coefficients
interconnect: qcom: msm8996: Set AB/IB coefficients

drivers/interconnect/qcom/icc-rpm.c | 10 +++++++++-
drivers/interconnect/qcom/icc-rpm.h | 5 +++++
drivers/interconnect/qcom/msm8996.c | 8 ++++++--
drivers/interconnect/qcom/qcm2290.c | 3 +++
drivers/interconnect/qcom/sdm660.c | 4 ++++
5 files changed, 27 insertions(+), 3 deletions(-)
---
base-commit: 1e25dd7772483f477f79986d956028e9f47f990a
change-id: 20230726-topic-icc_coeff-b053d5409b9f

Best regards,
--
Konrad Dybcio <konrad.dybcio@linaro.org>

\
 
 \ /
  Last update: 2023-07-26 18:27    [W:0.053 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site