Re: [PATCH v2 13/13] firmware: arm_scmi: Introduce all_rates_get clock operation
From: Peng Fan <hidden>
Date: 2026-03-17 07:32:01
Also in:
arm-scmi, linux-clk, linux-renesas-soc, lkml
From: Peng Fan <hidden>
Date: 2026-03-17 07:32:01
Also in:
arm-scmi, linux-clk, linux-renesas-soc, lkml
On Tue, Mar 10, 2026 at 06:40:30PM +0000, Cristian Marussi wrote:
Add a clock operation to get the whole set of rates available to a specific clock: when needed this request could transparently trigger a full rate discovery enumeration if this specific clock-rates were previously only lazily enumerated. Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>