Hi Thomas, On 29.07.2014 07:28, Thomas Abraham wrote: > The CPU clock provider supplies the clock to the CPU clock domain. The > composition and organization of the CPU clock provider could vary among > Exynos SoCs. A CPU clock provider can be composed of clock mux, dividers > and gates. This patch defines a new clock type for CPU clock provider and > adds infrastructure to register the CPU clock providers for Samsung > platforms. > > Cc: Tomasz Figa <t.figa@xxxxxxxxxxx> > Signed-off-by: Thomas Abraham <thomas.ab@xxxxxxxxxxx> > --- > drivers/clk/samsung/Makefile | 2 +- > drivers/clk/samsung/clk-cpu.c | 335 +++++++++++++++++++++++++++++++++++++++++ > drivers/clk/samsung/clk-cpu.h | 91 +++++++++++ > 3 files changed, 427 insertions(+), 1 deletion(-) > create mode 100644 drivers/clk/samsung/clk-cpu.c > create mode 100644 drivers/clk/samsung/clk-cpu.h > Thanks for keeping up with review comments. Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html