On 07/24/15 09:39, Michael Turquette wrote:
Quoting Bartlomiej Zolnierkiewicz (2015-07-01 06:10:35)
quoted
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>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Thanks, Mike.
If Kukjin wants to merge this through the samsung tree then an immutable
branch would be much appreciated.
Here is the topic branch for clk tree and it will not be rebased.
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v4.3-topic/clk-samsung
If any problems, please kindly let me know.
Thanks,
Kukjin
Regards,
Mike
quoted
---
drivers/clk/samsung/clk-exynos5250.c | 31 +++++++++++++++++++++++++++++++
include/dt-bindings/clock/exynos5250.h | 1 +
2 files changed, 32 insertions(+)