commit | 758cd5fc13b20a5874d33b7d381e78408743f587 | [log] [tgz] |
---|---|---|
author | Cristian Marussi <cristian.marussi@arm.com> | Wed May 31 16:20:38 2023 +0100 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Tue Jun 06 14:04:01 2023 +0100 |
tree | cc5bf15f4e8ecd1b47aec872271211bf8541a43d | |
parent | 4e1a53b4030e0a28e17548f8f380fa38207ec300 [diff] |
firmware: arm_scmi: Add Powercap protocol enable support SCMI powercap protocol v3.2 supports disabling the powercap on a zone by zone basis by providing a zero valued powercap. Expose new operations to enable/disable powercapping on a per-zone base. Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Link: https://lore.kernel.org/r/20230531152039.2363181-3-cristian.marussi@arm.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>