commit | 0468b2d6b6ae71699c22e67701e23d6ca8ff3046 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Mar 28 00:49:34 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Apr 02 11:02:19 2013 +0900 |
tree | 884b797637b1796c8769917904756ee58c635e36 | |
parent | 60e3a566897dcdd8621464ff46f4537903c2255a [diff] |
ARM: shmobile: Initial r8a7790 SoC support Add initial support for the r8a7790 SoC including: - Single Cortex-A15 CPU Core - GIC - Architecture timer No static virtual mappings are used, all the components make use of ioremap(). DT_MACHINE_START is still wrapped in CONFIG_USE_OF to match other mach-shmobile code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>