Re: [PATCH v4 05/15] clk: scmi: Use new simplified per-clock rate properties
Brian Masney <[email protected]>
| Newsgroups | org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel,org.kernel.vger.linux-renesas-soc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 08, 2026 at 04:32:50PM +0100, Cristian Marussi wrote: > Use the new min_rate and max_rate unified properties that provide the > proper values without having to consider the clock type. > > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: [email protected] > Reviewed-by: Peng Fan <[email protected]> > Signed-off-by: Cristian Marussi <[email protected]> Reviewed-by: Brian Masney <[email protected]>