Re: [PATCH v3 1/1] powercap: arm_scmi: Add SCMI Powercap based driver

From: Rafael J. Wysocki
Date: Tue Oct 25 2022 - 12:56:10 EST


On Fri, Oct 14, 2022 at 12:51 PM Sudeep Holla <sudeep.holla@xxxxxxx> wrote:
>
> On Thu, Oct 13, 2022 at 06:46:12PM +0100, Cristian Marussi wrote:
> > Add a powercap driver that, using the ARM SCMI Protocol to query the SCMI
> > platform firmware for the list of existing Powercap domains, registers all
> > of such discovered domains under the new 'arm-scmi' powercap control type.
> >
> > A new simple powercap zone and constraint is registered for all the SCMI
> > powercap zones that are found.
> >
> > Cc: Rafael J. Wysocki <rafael@xxxxxxxxxx>
> > Cc: linux-pm@xxxxxxxxxxxxxxx
>
> From the core SCMI perspctive, this looks good. I don't have much in-depth
> knowledge of powercap framework itself.
>
> Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>

Applied as 6.2 material, thanks!