clk: shmobile: Add R8A7740-specific clock support
authorUlrich Hecht <ulrich.hecht@gmail.com>
Fri, 23 May 2014 13:27:15 +0000 (15:27 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:23:25 +0000 (09:23 +0900)
commit486ccc8e2d87d3fc8d7a38530e15e98670ffde51
treec608866ea5cc40b8814830907a38f4e59cbc1675
parent9256006feb727b71772de4e577e5fdf8fe852afa
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>
(cherry picked from commit 1923ca92a618b6107d3a44b5c9f9360b104dcddb)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
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]