]> Pileus Git - ~andy/linux/commit
ARM: mach-shmobile: r8a7740 generic board support via DT
authorMagnus Damm <damm@opensource.se>
Fri, 6 Jul 2012 08:08:07 +0000 (17:08 +0900)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 6 Jul 2012 19:03:35 +0000 (21:03 +0200)
commit755d57b2229bd8cfa1d553c0b6878f2096f55ec3
tree4194a5283ef3bfd5a69704300e68caca15f458a7
parenta330ce3cdaba5202051edf8ae69482e15fdc9db5
ARM: mach-shmobile: r8a7740 generic board support via DT

Add generic DT board support for the r8a7740 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/r8a7740.dtsi [new file with mode: 0644]
arch/arm/mach-shmobile/setup-r8a7740.c