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

Sudeep Holla sudeep.holla at arm.com
Tue Mar 5 03:47:26 PST 2024


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 at arm.com>


-- 
Regards,
Sudeep



More information about the linux-arm-kernel mailing list