]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: exynos5250: add cpu clock configuration data and instantiate cpu clock
authorThomas Abraham <thomas.ab@samsung.com>
Wed, 1 Jul 2015 13:10:35 +0000 (15:10 +0200)
committerKukjin Kim <kgene@kernel.org>
Fri, 24 Jul 2015 03:41:48 +0000 (12:41 +0900)
commitd7cc4c8165e67ff2ba250d65c9e4939d7b8d36c7
treeec0ceca0a666791eecb3b20547e1347f9250c14c
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
clk: exynos5250: 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 Exynos5250.

Cc: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
[b.zolnierkie: split exynos5250 support from the original patch]
[b.zolnierkie: moved E5250_CPU_DIV[0,1] macros to clk-exynos5250.c]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
Tested-by: Javier Martinez Canillas <javier@dowhile0.org>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
drivers/clk/samsung/clk-exynos5250.c
include/dt-bindings/clock/exynos5250.h