]> git.baikalelectronics.ru Git - kernel.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)
commit6c0f767be55f3d9c13624b650080dba54cbe5da6
treeec0ceca0a666791eecb3b20547e1347f9250c14c
parent0c9e0229f3c4e023815b9350b2095fd8ad5809e3
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