1. 19 Nov, 2020 1 commit
    • Tony Lindgren's avatar
      clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks · 3614fb09
      Tony Lindgren authored
      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: default avatarTony Lindgren <tony@atomide.com>
      3614fb09
  2. 16 Nov, 2020 39 commits