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@verge.net.au>
Fri, 5 Dec 2014 00:24:50 +0000 (09:24 +0900)
commit57e3554f90f0d9de8248d9a42c6ea01713a26ea7
treef2701b22434f585eb9bfec2cd82329b6908b3e5a
parentafbcd28b0ae3d837b1882e8a6f279c52b32e8ba4
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