]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: scmi: Use new simplified per-clock rate properties
authorCristian Marussi <cristian.marussi@arm.com>
Fri, 8 May 2026 15:32:50 +0000 (16:32 +0100)
committerSudeep Holla <sudeep.holla@kernel.org>
Tue, 12 May 2026 14:29:11 +0000 (15:29 +0100)
commitcdcd2fc94936f78752e8e4829b1dc9962f0c2383
tree9f394f86d1738eddc125b1656f81f4a168c58431
parent0d76f62613cafecb7d326a5a45619024fa7e6e8e
clk: scmi: Use new simplified per-clock rate properties

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
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260508153300.2224715-6-cristian.marussi@arm.com
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
drivers/clk/clk-scmi.c