From: Krzysztof Kozlowski Date: Tue, 2 Sep 2014 13:21:15 +0000 (+0200) Subject: clk: samsung: exynos3250: Register DMC clk provider X-Git-Tag: fixes-against-v3.18-rc2~68^2~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c3f19bc618;p=pandora-kernel.git clk: samsung: exynos3250: Register DMC clk provider 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 Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed