aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-09-19 15:31:59 -0700
committerStephen Boyd <sboyd@kernel.org>2019-09-19 15:31:59 -0700
commitebd47c8434064687ab6641e837144e0a3ea3872d (patch)
tree2f0eb327eb76cf9e800164f277277d44545ee7c5 /drivers/clk
parentMerge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and 'clk-actions' into clk-next (diff)
parentclk: Make clk_bulk_get_all() return a valid "id" (diff)
parentclk: at91: allow 24 Mhz clock as input for PLL (diff)
parentclk: sprd: add missing kfree (diff)
downloadlinux-dev-ebd47c8434064687ab6641e837144e0a3ea3872d.tar.xz
linux-dev-ebd47c8434064687ab6641e837144e0a3ea3872d.zip
Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next
- 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