Re: [PATCH 3/4] firmware: arm_scmi: Get detailed power scale from perf

From: Lukasz Luba
Date: Thu Jun 23 2022 - 03:50:19 EST




On 6/22/22 16:53, Sudeep Holla wrote:
On Wed, Jun 22, 2022 at 03:58:01PM +0100, Lukasz Luba wrote:
In SCMI v3.1 the power scale can be in micro-Watts. The upper layers, e.g.
cpufreq and EM should handle received power values properly (upscale when
needed). Thus, provide an interface which allows to check what is the
scale for power values. The old interface allowed to distinguish between
bogo-Watts and milli-Watts only (which was good for older SCMI spec).


Assuming you will take this as a series,

Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>


Thanks Sudeep for the ACKs!

Regards,
Lukasz