On Tue, Jun 28, 2016 at 03:36:26PM +0900, Yoshinori Sato wrote: > Convert SH specific clock framework to CCF. > > Signed-off-by: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx> > --- > .../bindings/clock/renesas,sh7750-cpg.txt | 25 ++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > arch/sh/boards/Kconfig | 1 + > arch/sh/kernel/cpu/Makefile | 8 +- > arch/sh/kernel/cpu/clock.c | 6 +- > drivers/clk/Kconfig | 1 + > drivers/clk/Makefile | 3 +- > drivers/clk/sh/Kconfig | 2 + > drivers/clk/sh/Makefile | 1 + > drivers/clk/sh/clk-sh7750cpg.c | 344 +++++++++++++++++++++ > 9 files changed, 387 insertions(+), 4 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/renesas,sh7750-cpg.txt > create mode 100644 drivers/clk/sh/Kconfig > create mode 100644 drivers/clk/sh/Makefile > create mode 100644 drivers/clk/sh/clk-sh7750cpg.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html