]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 24 Oct 2012 08:06:15 +0000 (17:06 +0900)
commit39fe22dd9b60c26a6e1a5279abfb6473d67723e6
tree016645d9d5cc05227d6c968789390b6cbef6e3dd
parent60f0014edb0fde2d208a11bf946489c98fc9a35b
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