clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks
authorTony Lindgren <tony@atomide.com>
Thu, 19 Nov 2020 12:24:29 +0000 (14:24 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 19 Nov 2020 13:09:00 +0000 (15:09 +0200)
commit57f57201360e443e7ec36124861a2e025d3d39ba
tree19a6d25876fd53c9abe1ef917e4356313efa241d
parentfb0bf6aa8d5bd673d294b0b21b7c871d0308ae87
clk: ti: dra7: 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-7xx.c
include/dt-bindings/clock/dra7.h