]> git.karo-electronics.de Git - linux-beck.git/commit
clk: shmobile: Add R8A7740-specific clock support
authorUlrich Hecht <ulrich.hecht@gmail.com>
Fri, 23 May 2014 13:27:15 +0000 (15:27 +0200)
committerMike Turquette <mturquette@linaro.org>
Fri, 23 May 2014 20:38:25 +0000 (13:38 -0700)
commit1923ca92a618b6107d3a44b5c9f9360b104dcddb
tree06e117aa8d9e4ea2d15c0d9a539be0d81e020863
parent4a7f10d67b7a015036823856d6669b1f75362ba0
clk: shmobile: Add R8A7740-specific clock support

Driver for the R8A7740's clocks that are too specific to be supported by a
generic driver.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/renesas,r8a7740-cpg-clocks.txt [new file with mode: 0644]
drivers/clk/shmobile/Makefile
drivers/clk/shmobile/clk-r8a7740.c [new file with mode: 0644]