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)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:56:28 +0000 (19:56 +0900)
commita92fbd077bbfbe98e4dee84081d84c44ae99538b
tree50205fdeffd6f96ce1463c984f8b89740de97271
parent5016c81bf92eb01741fc71ce7fb8380183a6f66a
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>
arch/arm/mach-shmobile/board-marzen-reference.c