diff options
author | Tomasz Figa <t.figa@samsung.com> | 2013-04-04 00:32:37 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-04-04 02:51:08 -0400 |
commit | 74f7f8ba5092a76da1e9d07f245575cef86f15ab (patch) | |
tree | ee960840ee8829cedb53d6a083a5a836666c3398 /Documentation/devicetree | |
parent | 36fc09722d49077c6a602e8c07b06d21e798b75a (diff) |
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>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos4-clock.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos4-clock.txt b/Documentation/devicetree/bindings/clock/exynos4-clock.txt index 8b58232f3fb5..d029605b9874 100644 --- a/Documentation/devicetree/bindings/clock/exynos4-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos4-clock.txt | |||
@@ -42,6 +42,8 @@ Exynos4 SoC and this is specified where applicable. | |||
42 | aclk100 14 | 42 | aclk100 14 |
43 | aclk160 15 | 43 | aclk160 15 |
44 | aclk133 16 | 44 | aclk133 16 |
45 | mout_mpll_user_t 17 Exynos4x12 | ||
46 | mout_mpll_user_c 18 Exynos4x12 | ||
45 | 47 | ||
46 | 48 | ||
47 | [Clock Gate for Special Clocks] | 49 | [Clock Gate for Special Clocks] |