clk: shmobile: r8a7779: Add clocks support
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 17 Apr 2014 23:05:50 +0000 (08:05 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:23:24 +0000 (09:23 +0900)
commit82c198aabea713fa1db2373a1067fe8eb5c3259c
tree14e968b26b6994e64a4392569e31b11f44a4fe58
parentc447edeef311178641d6d7aca8af08018907a944
clk: shmobile: r8a7779: Add clocks support

The R8A7779 SoC has several clocks that are too custom to be supported in a
generic driver. Those clocks are all fixed rate clocks with multiplier and
divisor set according to boot mode configuration.

Based on work for R-Car Gen2 SoCs by Laurent Pinchart.

Cc: devicetree@vger.kernel.org
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
(cherry picked from commit 7b42a997bfb93c6ae0709f34ec8e2860757804b5)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt [new file with mode: 0644]
drivers/clk/shmobile/Makefile
drivers/clk/shmobile/clk-r8a7779.c [new file with mode: 0644]
include/linux/clk/shmobile.h