Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next
authorStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:59 +0000 (15:31 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:59 +0000 (15:31 -0700)
 - Make clk_bulk_get_all() return an 'id' corresponding to clock-names

* clk-bulk-fix:
  clk: Make clk_bulk_get_all() return a valid "id"

* clk-at91:
  clk: at91: allow 24 Mhz clock as input for PLL
  clk: at91: select parent if main oscillator or bypass is enabled
  clk: at91: fix update bit maps on CFG_MOR write

* clk-sprd:
  clk: sprd: add missing kfree


Trivial merge