Re: (subset) [PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support

From: Sudeep Holla
Date: Fri Oct 06 2023 - 10:31:02 EST


On Mon, 25 Sep 2023 15:17:06 +0200, Ulf Hansson wrote:
> Consumer drivers for devices that are attached to the SCMI performance domain,
> are currently not able to use the OPP library to scale performance. This series
> is enabling the support for this.
>
> The OPPs for SCMI performance domain are encoded in the FW, rather than being
> described through DT. To better support this, some changes have also been done
> to the OPP library and for PM domains in general. More details are available in
> the commit messages.
>
> [...]

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

[1/9 - 6/9] Merged via branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

[7/9] firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()
https://git.kernel.org/sudeep.holla/c/033ca4de1296
[8/9] firmware: arm_scmi: Specify the performance level when adding an OPP
https://git.kernel.org/sudeep.holla/c/5a6a10419352
[9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain
https://git.kernel.org/sudeep.holla/c/0a81b0eb81ca
--
Regards,
Sudeep