clk: shmobile: r8a7779: Add clocks support
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 17 Apr 2014 23:05:50 +0000 (08:05 +0900)
committerMike Turquette <mturquette@linaro.org>
Tue, 13 May 2014 06:07:40 +0000 (23:07 -0700)
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>

No differences found