mach-shmobile: Use DT_MACHINE for KZM9D V3
authorMagnus Damm <damm@opensource.se>
Wed, 16 May 2012 06:46:03 +0000 (15:46 +0900)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 17 May 2012 22:14:03 +0000 (00:14 +0200)
commit450cca47d65b7500ba05d56770adbf8c758dc87d
treecd8d8ba5024737ee372cf9d9f2753cb88e3cd03d
parent3d5de27174955702bc874302ba9e72d71d5acd58
mach-shmobile: Use DT_MACHINE for KZM9D V3

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>
arch/arm/boot/dts/emev2-kzm9d.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/board-kzm9d.c
arch/arm/mach-shmobile/platsmp.c