Re: [PATCH 1/3] firmware: arm_scmi: Populate perf commands rate_limit

From: Sudeep Holla
Date: Tue Mar 05 2024 - 06:47:39 EST


On Thu, Feb 22, 2024 at 02:56:59PM +0100, Pierre Gondois wrote:
> Arm SCMI spec. v3.2, s4.5.3.4 PERFORMANCE_DOMAIN_ATTRIBUTES
> defines a per-domain rate_limit for performance requests:
> """
> Rate Limit in microseconds, indicating the minimum time
> required between successive requests. A value of 0
> indicates that this field is not supported by the
> platform. This field does not apply to FastChannels.
> """"
> The field is first defined in SCMI v1.0.
>
> Add support to fetch this value and advertise it through
> a rate_limit_get() callback.

Similarly,

Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>


--
Regards,
Sudeep