ARM: shmobile: marzen-reference: Initialize CPG device
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 15 May 2014 11:32:06 +0000 (20:32 +0900)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:57 +0000 (11:15 +0100)
commitbfaa714b4655d3e1a0edff976912b9e9f9101214
treee15a6c57c6e1d26d755758ccc8e81a3f1c617c14
parent00e02f11bf1e659b3f9ce49fd093389fe1aa256d
ARM: shmobile: marzen-reference: Initialize CPG device

On multiplatform kernels clocks are handled by the CCF CPG driver. It
must be explicitly initialized by a call to r8a7779_clocks_init() with
the value of the boot mode pins.

Based on similar work for the Koelsch board by Laurent Pinchart.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit a92fbd077bbfbe98e4dee84081d84c44ae99538b)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-marzen-reference.c