Re: [PATCH 0/2] Introduce SCMI v3.2 PERF Indexing support

From: Sudeep Holla
Date: Fri Aug 04 2023 - 08:23:26 EST


On Mon, 17 Jul 2023 17:12:44 +0100, Cristian Marussi wrote:
> this small series adds support for the upcoming optional support for
> Performance domains Level Indexing mode.
>
> PERF Protocol Level Indexing mode was introduced in SCMI V3.2 [1] as an
> optional way to describe Performance levels using a non-linear scale.
>
> SCMI platform can now optionally declare a Performance domain as
> supporting Level Indexing and report when queried a level-index and an
> indicative frequency that do not need to fit into a linear-scale.
>
> [...]

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

[1/2] firmware: arm_scmi: Harden PERF domain info access
https://git.kernel.org/sudeep.holla/c/ecbe7c54a822
[2/2] firmware: arm_scmi: Add v3.2 PERF Level Indexing mode support
https://git.kernel.org/sudeep.holla/c/6e6d9a1ecb8a
--
Regards,
Sudeep