Re: [PATCH 04/11] clk: scmi: Use new simplified per-clock rate properties
From: Peng Fan <hidden>
Date: 2026-02-28 02:10:18
Also in:
arm-scmi, linux-clk, linux-renesas-soc, lkml
From: Peng Fan <hidden>
Date: 2026-02-28 02:10:18
Also in:
arm-scmi, linux-clk, linux-renesas-soc, lkml
On Fri, Feb 27, 2026 at 03:32:18PM +0000, 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 <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-clk@vger.kernel.org Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>