ARM: mach-shmobile: sh7372 generic board support via DT V2
authorMagnus Damm <damm@opensource.se>
Wed, 28 Mar 2012 06:53:40 +0000 (15:53 +0900)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 11 Apr 2012 10:19:31 +0000 (12:19 +0200)
commit3b7b70552afe351a8bd8fff1eb2d60aab2206576
tree7e62f61c99d83da8c22236cf8d4709d14a5ceb7b
parent012f825f13d8e5f1007d1f604517dba1b9a5586e
ARM: mach-shmobile: sh7372 generic board support via DT V2

Add generic DT board support for the sh7372 SoC V2.

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.

Tested on the mackerel board via kexec using a zImage
kernel with an appended dtb.

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/sh7372.dtsi [new file with mode: 0644]
arch/arm/mach-shmobile/setup-sh7372.c
This page took 0.025698 seconds and 5 git commands to generate.