OSDN Git Service

ARM: mach-shmobile: Use DT_MACHINE for mackerel
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 24 Oct 2012 05:48:00 +0000 (14:48 +0900)
committerSimon Horman <horms@verge.net.au>
Tue, 30 Oct 2012 07:25:53 +0000 (15:25 +0800)
commit0ce53cdc5c7e28f378e480363a0b0c2ed7e7eaf9
treed830707164f4d997c548c78bad9ed440f369d8a2
parentb82573e18bc61666ffd3901ca6677bf18b9ea743
ARM: mach-shmobile: Use DT_MACHINE for mackerel

Use DT_MACHINE_START() on the sh7372 based mackerel board.

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

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/sh7372-mackerel.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/board-mackerel.c