clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five
From: | Claudiu <claudiu.beznea-AT-tuxon.dev> | |
To: | geert+renesas-AT-glider.be, mturquette-AT-baylibre.com, sboyd-AT-kernel.org | |
Subject: | [PATCH v2 0/4] clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five | |
Date: | Wed, 06 Aug 2025 12:21:25 +0300 | |
Message-ID: | <20250806092129.621194-1-claudiu.beznea.uj@bp.renesas.com> | |
Cc: | claudiu.beznea-AT-tuxon.dev, linux-renesas-soc-AT-vger.kernel.org, linux-clk-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org, Claudiu Beznea <claudiu.beznea.uj-AT-bp.renesas.com> | |
Archive-link: | Article |
From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Hi, Series adds MSTOP support for the RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five SoCs. Along with it: - a fix for RZ/G3S MSTOP was included - a cleanup for RZ/G2{L, LC, UL}, RZ/V2L was included (patch "clk: renesas: r9a07g04[34]: Use tabs instead of spaces") Thank you, Claudiu Beznea Changes in v2: - dropped "clk: renesas: r9a08g045-cpg: Add MSTOP for coupled clocks as well" from v1 as it was already applied - added "clk: renesas: r9a08g045: Add MSTOP for GPIO" as result of review process - added "clk: renesas: r9a07g04[34]: Use tabs instead of spaces" - added MSTOP for GPIO in RZ/G2{L, UL} Claudiu Beznea (4): clk: renesas: r9a08g045: Add MSTOP for GPIO clk: renesas: r9a07g044: Add MSTOP for RZ/G2L clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL clk: renesas: r9a07g04[34]: Use tabs instead of spaces drivers/clk/renesas/r9a07g043-cpg.c | 140 ++++++++++++------------ drivers/clk/renesas/r9a07g044-cpg.c | 162 ++++++++++++++-------------- drivers/clk/renesas/r9a08g045-cpg.c | 3 +- drivers/clk/renesas/rzg2l-cpg.h | 1 + 4 files changed, 154 insertions(+), 152 deletions(-) -- 2.43.0