clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tue, 11 Aug 2015 22:36:47 +0000 (07:36 +0900)
committerKukjin Kim <kgene@kernel.org>
Thu, 13 Aug 2015 17:00:43 +0000 (02:00 +0900)
commitcd6aceef028afc3fa216e3e7bc94cc31632cad43
treea1acbcf7217a63a09b7b068ea9f0df846c2777ce
parent7c9422ef553e8845c91b8fc5fa98452d934834f0
clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock

With the addition of the new Samsung specific cpu-clock type, the
arm clock can be represented as a cpu-clock type. Add the CPU clock
configuration data and instantiate the CPU clock type for Exynos4x12.

Based on the earlier work by Thomas Abraham.

Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Thomas Abraham <thomas.ab@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
drivers/clk/samsung/clk-exynos4.c