original_kernel/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
Makefile arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
Makefile.boot
board-dt.c arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
cm-a510.c
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
irq.c
mpp.c
mpp.h
pcie.c