linux_dsm_epyc7002/arch/arm/mach-dove
Thomas Petazzoni c3c5a2815d arm: mach-dove: use IOMEM() for base address definitions
We now define all virtual base address constants using IOMEM() so that
those are naturally typed as void __iomem pointers, and we do the
necessary adjustements in the mach-dove code.

Note that we introduce a few temporary additional "unsigned long"
casts when calling into plat-orion functions. Those are removed by
followup patches converting plat-orion functions to void __iomem
pointers as well.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2012-09-21 18:03:23 +00:00
..
include/mach arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00
addr-map.c arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00
cm-a510.c
common.c arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00
common.h New feature development 2012-01-09 14:38:51 -08:00
dove-db-setup.c ARM: Orion: SPI: Add clk/clkdev support. 2012-05-08 16:33:55 -07:00
irq.c arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00
Kconfig
Makefile
Makefile.boot
mpp.c arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00
mpp.h
pcie.c arm: mach-dove: use IOMEM() for base address definitions 2012-09-21 18:03:23 +00:00