Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. May 27, 2014
    • Alex Elder's avatar
      clk: bcm/kona: implement determine_rate() · c2152d0e
      Alex Elder authored
      
      Implement the clk->determine_rate method for Broadcom Kona peripheral
      clocks.  This allows a peripheral clock to be re-parented in order to
      satisfy a rate change request.  This takes the place of the previous
      kona_peri_clk_round_rate() functionality, though that function remains
      because it is used by the new one.
      
      The parent clock that allows the peripheral clock to produce a rate
      closest to the one requested is the one selected, though the current
      parent is used by default.
      
      Signed-off-by: default avatarAlex Elder <elder@linaro.org>
      Signed-off-by: default avatarMike Turquette <mturquette@linaro.org>
      c2152d0e
  2. May 23, 2014
  3. May 22, 2014
  4. May 21, 2014