clk: renesas: r9a06g032: Fix the RTC hclock description
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 21 Apr 2022 09:00:11 +0000 (11:00 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Apr 2022 14:33:16 +0000 (16:33 +0200)
commit2a6da4a11f47f2530413fdca0b11dde33608a723
treea14abf0f1c30a336e85065533a03aad9ca23000a
parent13b4d179c6641f66f3385c5ed6f2715f5b99f003
clk: renesas: r9a06g032: Fix the RTC hclock description

It needs to be un-gated, but also a reset must be released and an idle
flag should also be disabled.

The driver already supports all these operations, so update the
description of the RTC hclock to fit these requirements.

Fixes: 4c3d88526eba2143 ("clk: renesas: Renesas R9A06G032 clock driver")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20220421090016.79517-3-miquel.raynal@bootlin.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r9a06g032-clocks.c