ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board...
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 15 May 2014 11:32:03 +0000 (20:32 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:56:27 +0000 (19:56 +0900)
commitf8fba0ce6628109bac9d33f65b637a87a2f3be24
treecd469d5a715abdf830c9876b1373e9bf780081a4
parentf48039a3da40f0c193122c83ad582913f2daf29d
ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board code

Move the clock initialisation and OF device population from
SoC to board code. This is in keeping with the pattern used by Lager.
And the clock portion is part of decoupling clock initialisation
from SoC code in preparation for moving to the common clock framework.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-marzen-reference.c
arch/arm/mach-shmobile/setup-r8a7779.c