]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite50bfb3b9d304a1e91f97612d1bceedc5131e039
treea1acbcf7217a63a09b7b068ea9f0df846c2777ce
parentde51e5897e9d6d39d4dd671d596c0fef1dbbe3ef
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