clk: samsung: exynos3250: Register DMC clk provider
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 2 Sep 2014 13:21:15 +0000 (15:21 +0200)
committerTomasz Figa <tomasz.figa@gmail.com>
Mon, 22 Sep 2014 12:28:49 +0000 (14:28 +0200)
Add clock provider for clocks in DMC domain including EPLL and BPLL. The
DMC clocks are necessary for Exynos3 devfreq driver.

The DMC clock domain uses different address space (0x105C0000) than
standard clock domain (0x10030000 - 0x10050000). The difference is huge
enough to add new DT node for the clock provider, rather than extending
existing address space.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>

No differences found