linux/arch/arm/mach-ux500
Arnd Bergmann f15601d62b ARM: ux500: call ux500_setup_id later
ux500_setup_id is currently called from u8500_map_io(), which is
really early, but nothing relies on the ID any more, other than
a printk message that is not really all that important to
have early during boot.

If we move the call to ux500_setup_id() into ux500_soc_device_init(),
that file becomes usuable almost entirely standalone, and we can kill
off the u8500_map_io() callback as it just does the default
debug_ll_io_init() now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-07-12 11:24:08 +02:00
..
Kconfig ARM: SoC cleanups for v4.5 2016-01-20 17:55:20 -08:00
Makefile ARM: ux500: move ab8500_regulator_plat_data into driver 2016-07-12 11:23:50 +02:00
board-mop500-audio.c mfd: dbx500/abx500: root out hardcoded IRQ assignments 2014-03-04 08:58:11 +08:00
board-mop500.h ARM: ux500: Remove redundant board file for mmci platform data 2014-05-12 12:52:44 +02:00
cache-l2x0.c ARM: ux500: consolidate soc_device code in id.c 2016-07-12 11:24:08 +02:00
cpu-db8500.c ARM: ux500: call ux500_setup_id later 2016-07-12 11:24:08 +02:00
cpu.c ARM: ux500: consolidate soc_device code in id.c 2016-07-12 11:24:08 +02:00
db8500-regs.h ARM: ux500: avoid warning in ux500_read_asicid 2013-06-04 11:21:58 +02:00
hotplug.c ARM: Remove __ref on hotplug cpu die path 2015-10-22 09:55:03 -07:00
id.c ARM: ux500: call ux500_setup_id later 2016-07-12 11:24:08 +02:00
platsmp.c ARM: ux500: consolidate soc_device code in id.c 2016-07-12 11:24:08 +02:00
pm.c ARM: ux500: get rid of static GIC dist base 2015-05-18 15:07:15 +02:00
pm_domains.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
pm_domains.h ARM: ux500: Initial support for PM domains 2014-10-28 10:48:23 +01:00
setup.h ARM: ux500: consolidate soc_device code in id.c 2016-07-12 11:24:08 +02:00
ste-dma40-db8500.h dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers 2013-05-23 21:11:51 +02:00