clk: renesas: r9a07g043: Add clock and reset entries for CRU
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 23 Jan 2024 11:44:15 +0000 (11:44 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 31 Jan 2024 10:14:53 +0000 (11:14 +0100)
commit78ed252953e5bdd0b3b0dd689502d5213cb6348b
tree9dcafddaf1f2ea877114b40c3ae09975664e078b
parent292d3079abf333540fef06c1533d7c21c6d21390
clk: renesas: r9a07g043: Add clock and reset entries for CRU

Add CRU clock and reset entries to CPG driver.

CRU_SYSCLK and CRU_VCLK clocks need to be turned ON/OFF in particular
sequence for the CRU block hence add these clocks to
r9a07g043_no_pm_mod_clks[] array and pass it as part of CPG data for
RZ/G2UL SoCs.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240123114415.290918-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r9a07g043-cpg.c