Re: [PATCH 0/2] SCMI performance protocol power scale interface
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2020-12-07 07:13:58
Also in:
linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2020-12-07 07:13:58
Also in:
linux-pm, lkml
On 24-11-20, 10:43, Lukasz Luba wrote:
Hi all, The Energy Model (EM) supports power values expressed in an abstract scale via new API. The SCMI performance protocol provides the information about power scale. This patch set implements the needed interface and updates cpufreq driver to set the right scale in the EM. It is based on top of patch series adding milli-Watts flag in EM [1] (next-20201124 was used as a base). Regards, Lukasz [1] https://lore.kernel.org/linux-pm/20201103090600.29053-1-lukasz.luba@arm.com/ (local) Lukasz Luba (2): firmware: arm_scmi: Add power_scale_mw_get() interface cpufreq: arm_scmi: Discover the power scale in performance protocol drivers/cpufreq/scmi-cpufreq.c | 4 +++- drivers/firmware/arm_scmi/perf.c | 8 ++++++++ include/linux/scmi_protocol.h | 1 + 3 files changed, 12 insertions(+), 1 deletion(-)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel