clk: exynos4: Use mout_mpll_user_* on Exynos4x12
authorTomasz Figa <t.figa@samsung.com>
Thu, 4 Apr 2013 04:32:37 +0000 (13:32 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 06:51:08 +0000 (15:51 +0900)
commit74f7f8ba5092a76da1e9d07f245575cef86f15ab
treeee960840ee8829cedb53d6a083a5a836666c3398
parent36fc09722d49077c6a602e8c07b06d21e798b75a
clk: exynos4: Use mout_mpll_user_* on Exynos4x12

Many clock muxes of Exynos 4x12 uses mout_mpll_user_* clocks instead of
sclk_mpll as one of their parents.

This patch moves such clocks from common array into SoC-specific arrays
and adjusts their parent lists respectively.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/clock/exynos4-clock.txt
drivers/clk/samsung/clk-exynos4.c