clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks
authorTony Lindgren <tony@atomide.com>
Thu, 19 Nov 2020 12:18:17 +0000 (14:18 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 19 Nov 2020 12:21:27 +0000 (14:21 +0200)
commit3614fb09f998c8f710142fb722ba216ddc79db24
treebb1ffb01e9d2ff3a375667842e7a43abc3e7bdce
parentdf6c2ec872a62cf81dff86ef62818dea89cc9d98
clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks

Similar to what we've done for IPU and DSP let's ignore the status bit
for the IVA clkctrl register.

The clkctrl status won't change unless the related rstctrl is deasserted,
and the rstctrl status won't change unless the clkctrl is enabled.

Cc: linux-clk@vger.kernel.org
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Suman Anna <s-anna@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk-44xx.c