commit | a3153e6cbaa878c52bcd547f24f89282c660e2e7 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Nov 07 08:21:11 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Dec 04 15:11:14 2013 +0900 |
tree | 807321228608418fa25b194213bc2dd334856845 | |
parent | d18e06116d5e7b277e73e3bdc6e08208aabcedc7 [diff] |
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>