mach-shmobile: Emma Mobile EV2 SoC base support V3
authorMagnus Damm <damm@opensource.se>
Wed, 16 May 2012 06:44:58 +0000 (15:44 +0900)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 17 May 2012 22:14:01 +0000 (00:14 +0200)
commit7f627f0380cb5ba3e05bcaac31ecf40c1f508ec1
treec9a6738e73afdeb7aca1bef4d0114b1f3fc7428c
parenta07e103ef08c6907d695a06467d7ee950796fccf
mach-shmobile: Emma Mobile EV2 SoC base support V3

This is V3 of the Emma Mobile EV2 SoC support.
Included here is support for serial and timer
devices which is just about enough to boot a kernel.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/clock-emev2.c [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/emev2.h [new file with mode: 0644]
arch/arm/mach-shmobile/setup-emev2.c [new file with mode: 0644]