Searched hist:"3614 fb09f998c8f710142fb722ba216ddc79db24" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/ti/ |
H A D | clk-44xx.c | diff 3614fb09f998c8f710142fb722ba216ddc79db24 Thu Nov 19 13:18:17 CET 2020 Tony Lindgren <tony@atomide.com> 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>
|