summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-kzm9d.c
Commit message (Collapse)AuthorAgeFilesLines
* mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm2012-05-181-1/+7
| | | | | | | | | | | | Use DT_MACHINE_START() on the emev2 based KZM9D board. Also include a tiny DTS file to describe the board and update the Kconfig dependencies to select CONFIG_USE_OF. Update the SMP glue code to use OF for matching. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
* mach-shmobile: KZM9D board Ethernet support V3Magnus Damm2012-05-181-1/+43
| | | | | | | | | Tie in the on-board Ethernet controller on KZM9D and make use of the GPIO controller for external IRQ pin support. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
* mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm2012-05-181-0/+1
| | | | | | | | | | | | | | | | | | | This is V3 of Emma Mobile EV2 SMP support. At this point only the most basic form of SMP operation is supported. TWD and CPU Hotplug support is excluded. Tied to both the Emma Mobile EV2 and the KZM9D board due to the need to switch on board in platsmp.c and the newly introduced need for static mappings. The static mappings are needed to allow hardware acces early during boot when SMP is initialized. This early requirement forces us to also map in the SMU registers. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
* mach-shmobile: KZM9D board support V3Magnus Damm2012-05-181-0/+36
V3 of basic KZM9D board support. At this point a quite thin layer that makes use of the Emma Mobile EV2 SoC code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
OpenPOWER on IntegriCloud