Re: [PATCH v3 0/3] Add SCMI v3.2 Powercap disable support

From: Sudeep Holla
Date: Tue Jun 06 2023 - 09:08:03 EST


On Wed, 31 May 2023 16:20:36 +0100, Cristian Marussi wrote:
> Upcoming SCMI v3.2 specification (publicly available as BETA at [1])
> introduces support to disable powercapping as a whole on the desired
> zones.
>
> This small series at first add the needed support to the core SCMI Powercap
> protocol, exposing a couple more enable/disable protocol operations, and
> then wires such new ops in the related Powercap framework helpers.
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/3] firmware: arm_scmi: Refactor powercap get/set helpers
https://git.kernel.org/sudeep.holla/c/4e1a53b4030e
[2/3] firmware: arm_scmi: Add Powercap protocol enable support
https://git.kernel.org/sudeep.holla/c/758cd5fc13b2
[3/3] powercap: arm_scmi: Add support for disabling powercaps on a zone
https://git.kernel.org/sudeep.holla/c/aaffb4cacd4c
--
Regards,
Sudeep