]> 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)
commit5f184a824e8d8bf4c8292402f778f00d2751be28
tree209f3a0fe71af5a97ece45cee40c7e1a4f5495f3
parente32bc8104763b06ef6a3b553134d291607b25347
parent3b9bb4081bac667ffde5523a8d90ca6423b0518f
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):

f5050f8 clk: samsung: Register clk provider only after registering its all clocks
bfea71b clk: samsung: Make of_device_id array const
886bf28 clk: samsung: exynos5420: Setup clocks before system suspend
3b9bb40 clk: samsung: trivial: Correct typo in author's name

2) Exynos CLKOUT driver:

9b17e21 clk: samsung: exynos4: Add missing CPU/DMC clock hierarchy
7085a7b clk: samsung: exynos4: Add CLKOUT clock hierarchy
cf8632e clk: samsung: Add driver to control CLKOUT line on Exynos SoCs
7a0ee5c ARM: dts: exynos: Update PMU node with CLKOUT related data

3) Clock hierarchy extensions:

5b117df clk: exynos4: Add PPMU IP block source clocks.
e9f3746 clk: samsung: register exynos5420 apll/kpll configuration data

4) ARM CLKDOWN functionality enablement for Exynos4 and 3250:

67d35e3 clk: samsung: exynos4: Enable ARMCLK down feature
0365f6d clk: samsung: exynos3250: Enable ARMCLK down feature