]> git.ipfire.org Git - thirdparty/linux.git/commit
clk: renesas: rzg2l: Add macro to loop through module clocks
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Tue, 27 May 2025 11:23:58 +0000 (14:23 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Jun 2025 08:24:17 +0000 (10:24 +0200)
commit3fd4a8bb4b63b886a7a11444f85000ea90d2617f
tree4888c1654aa060b05bdfaece9083cfe0d7d96e79
parent065fe720eec6e627afa24da387ff970afd9a8dcb
clk: renesas: rzg2l: Add macro to loop through module clocks

Add a macro to iterate over the module clocks array. This will be useful
in the upcoming commits that move MSTOP support into the clock
enable/disable APIs.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://lore.kernel.org/20250527112403.1254122-4-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/rzg2l-cpg.c