OSDN Git Service

ARM: mach-shmobile: Use DT_MACHINE for KZM9G
authorMagnus Damm <damm@opensource.se>
Mon, 14 May 2012 21:22:28 +0000 (23:22 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 14 May 2012 21:22:28 +0000 (23:22 +0200)
commit7296d93201710865233fbebf7c9853d2f95d7716
tree2c78bc9860d20de3a976771c149c5da27a655635
parentfecf84c14fa755b0e30ba64a290db658a06c76fb
ARM: mach-shmobile: Use DT_MACHINE for KZM9G

Use DT_MACHINE_START() on the sh73a0 based KZM9G board.

Also include a tiny DTS file to describe the board and
update the Kconfig dependencies to select CONFIG_USE_OF.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/arm/boot/dts/sh73a0-kzm9g.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/board-kzm9g.c