clk: shmobile: Add R8A7740-specific clock support
authorUlrich Hecht <ulrich.hecht@gmail.com>
Fri, 23 May 2014 13:27:15 +0000 (15:27 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:50 +0000 (11:14 +0100)
commita907d386d75d1822ea899d39f58cc1026b549c5e
treebf6e5cf72fd178944803ea3dded34e1c745c7c3c
parent2795f6a511cd96dd6fec65b4db21fec412fcb711
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]