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>
Wed, 4 Dec 2013 06:11:14 +0000 (15:11 +0900)
commita3153e6cbaa878c52bcd547f24f89282c660e2e7
tree807321228608418fa25b194213bc2dd334856845
parentd18e06116d5e7b277e73e3bdc6e08208aabcedc7
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
This page took 0.024345 seconds and 5 git commands to generate.