commit | ccb7cc749f78166178184f77dd95ea24db9d5bb0 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Mar 21 03:01:36 2013 -0700 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Apr 02 10:58:23 2013 +0900 |
tree | 65a0e92f478c3981f521b758b0b1aece96c3d854 | |
parent | 7653c318b73d8553d4c13bb7e371878ddc19f80d [diff] |
ARM: shmobile: add R8A7778 basis support Add initial support for the R8A7778 R-Car M1A SoC. 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. It is based on v1.0 datasheet Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>