linux/arch/arm/mach-dove
Thomas Petazzoni 7d55490277 arm: mach-dove: convert to use mvebu-mbus driver
This commit migrates the mach-dove platforms to use the mvebu-mbus
driver and therefore removes the Dove-specific addr-map code.

The dove_init_early() function now initializes the mvebu-mbus driver
by calling mvebu_mbus_init().

The address decoding windows are now registered in the
dove_setup_cpu_wins() function. It is worth noting that the four PCIe
address decoding windows will ultimately no longer have to be
registered here: it will be done automatically by the PCIe driver once
Dove has been migrated to use the upcoming mvebu PCIe driver.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-04-15 14:06:27 +00:00
..
include/mach arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
Kconfig ARM: Dove: add fixed regulator for CuBox USB power 2013-02-28 18:57:12 +01:00
Makefile arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
Makefile.boot ARM: kirkwood: move new dtbs to common Makefile 2012-09-22 14:24:00 -07:00
board-dt.c arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
cm-a510.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
common.c arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
common.h arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
dove-db-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
irq.c Dove: Attempt to fix PMU/RTC interrupts 2012-11-21 18:25:11 +00:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
pcie.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00