]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Add shared EMEV2 code for ->init_machine()
authorMagnus Damm <damm@opensource.se>
Wed, 6 Nov 2013 23:21:11 +0000 (08:21 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:15:20 +0000 (15:15 +0900)
commit39337fbedb336b98eb03fc89d40cffc909ef8723
tree717523b42123012b498846c8e6196571741af3c2
parent9e2b4e8b5a82659e3ddd785f6b59417f408a933d
ARM: shmobile: Add shared EMEV2 code for ->init_machine()

Add a SoC specific function that initializes
clocks and starts DT probing in case of EMEV2.

This EMEV2 SoC support code may be built for
either legacy SHMOBILE or SMOBILE_MULTI.

The change allows us to support existing board
specific KZM9D DTB with these SoC specific
DT_MACHINE_START() callbacks.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-emev2.c