clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical
authorBiju Das <biju.das.jz@bp.renesas.com>
Wed, 22 Sep 2021 11:24:04 +0000 (12:24 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 24 Sep 2021 13:11:05 +0000 (15:11 +0200)
commit664bb2e45b89cd8213e3c9772713323f75e21892
treefcfa94301a9b6fc8911a167a89afce81ac905e39
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical

Add IA55_CLK and DMAC_ACLK as critical clocks.

Previously it worked ok, because of a bug in clock status function
and the following patch in this series fixes the original bug.

Fixes: c3e67ad6f5a2 ("dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions")
Fixes: eb829e549ba6 ("clk: renesas: r9a07g044: Add DMAC clocks/resets")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20210922112405.26413-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r9a07g044-cpg.c