]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorMike Turquette <mturquette@linaro.org>
Thu, 31 Jul 2014 16:32:18 +0000 (09:32 -0700)
committerMike Turquette <mturquette@linaro.org>
Thu, 31 Jul 2014 16:32:18 +0000 (09:32 -0700)
commit0c47ba17c000e5de360770208020b1ae8e209a29
tree209f3a0fe71af5a97ece45cee40c7e1a4f5495f3
parent0096039993225a3fe80aec1c69a054df534dfe99
parent307a3fa39654410ccaca8ee002e806c35fc8b961
Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-next-samsung

Samsung clock patches for 3.17

1) non-critical fixes (without need to push to stable):

c832149 clk: samsung: Register clk provider only after registering its all clocks
251ce04 clk: samsung: Make of_device_id array const
15b880e clk: samsung: exynos5420: Setup clocks before system suspend
307a3fa clk: samsung: trivial: Correct typo in author's name

2) Exynos CLKOUT driver:

907d111 clk: samsung: exynos4: Add missing CPU/DMC clock hierarchy
21db18c clk: samsung: exynos4: Add CLKOUT clock hierarchy
48d878e clk: samsung: Add driver to control CLKOUT line on Exynos SoCs
13d3fea ARM: dts: exynos: Update PMU node with CLKOUT related data

3) Clock hierarchy extensions:

c6b1bf4 clk: exynos4: Add PPMU IP block source clocks.
68e1d8f clk: samsung: register exynos5420 apll/kpll configuration data

4) ARM CLKDOWN functionality enablement for Exynos4 and 3250:

f799d0d clk: samsung: exynos4: Enable ARMCLK down feature
718e5cb clk: samsung: exynos3250: Enable ARMCLK down feature