ARM: mach-shmobile: sh7377 generic board support via DT
commitc54d6eca4f717b44e26ca8f91fbf2314d083625e
authorMagnus Damm <damm@opensource.se>
Fri, 6 Jul 2012 08:10:02 +0000 (6 17:10 +0900)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 6 Jul 2012 19:05:20 +0000 (6 21:05 +0200)
tree708d1de995a1f8c7c73bfde144b12b6649b136de
parent8f45b112fc66ef6869ccca4c3966976982f496a9
ARM: mach-shmobile: sh7377 generic board support via DT

Add generic DT board support for the sh7377 SoC.

SCIF serial ports and timers are kept as regular
platform devices. Other on-chip and on-board devices
should be configured via the device tree.

At this point there is no interrupt controller support
in place but such code will be added over time when
proper IRQ domain support has been added to INTC.

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