Hello Bartlomiej,
On Wed, Jul 1, 2015 at 3:10 PM, Bartlomiej Zolnierkiewicz
[off-list ref] wrote:
From: Thomas Abraham <redacted>
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.
Changes by Bartlomiej:
- split Exynos5250 support from the original patch
- moved E5250_CPU_DIV[0,1]() macros to clk-exynos5250.c
Cc: Tomasz Figa <redacted>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Thomas Abraham <redacted>
Signed-off-by: Bartlomiej Zolnierkiewicz <redacted>
---
drivers/clk/samsung/clk-exynos5250.c | 31 +++++++++++++++++++++++++++++++
include/dt-bindings/clock/exynos5250.h | 1 +
2 files changed, 32 insertions(+)
Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
and on an Exynos5250 Snow Chromebook:
Tested-by: Javier Martinez Canillas <javier@dowhile0.org>
Best regards,
Javier