linux-stable/arch/arm/mach-at91
Alexandre Belloni 2b019a43cc ARM: at91: merge all SOC_AT91SAM9xxx
Only use SOC_AT91SAM9 for all the at91sam9 SoCs. It removes all the empty
at91sam9xxx.c SoC files. It also removes the useless at91_init_soc affectation
procedure and its "init" function pointer.
Only the SoC detection and display are kept for the at91sam9:
at91_soc_is_enabled() and at91_boot_soc.map_io() function calls are also
removed.

It enables HAVE_AT91_SMD and HAVE_AT91_UTMI for all the sam9 SoCs but this only
represents 96 bytes of uncompressed kernel code.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
[nicolas.ferre@atmel.com: different organization of the patches]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-02-02 11:01:26 +01:00
..
include/mach ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
at91rm9200.c ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() 2015-02-02 11:01:26 +01:00
at91rm9200_time.c ARM: at91: at91rm9200 ST initialization is now DT only 2014-12-02 16:59:07 +01:00
board-dt-rm9200.c ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() 2015-02-02 11:01:26 +01:00
board-dt-sam9.c ARM: at91: fix ordering of SRAM and PM initialization 2015-01-26 13:43:35 +01:00
board-dt-sama5.c Third batch of cleanup/soc for 3.20: 2015-02-02 10:59:34 +01:00
generic.h ARM: at91: fix PM initialization for newer SoCs 2015-01-26 13:43:33 +01:00
Kconfig ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
Makefile ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
pm.c ARM: at91: fix PM initialization for newer SoCs 2015-01-26 13:43:33 +01:00
pm.h ARM: at91: move sdramc/ddrsdr header to include/soc/at91 2014-11-13 12:03:44 +01:00
pm_slowclock.S ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage 2015-01-26 13:44:19 +01:00
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
sama5d3.c ARM: at91: remove useless map_io 2015-01-16 18:08:41 +01:00
sama5d4.c ARM: at91: sama5d4: remove useless call to at91_init_sram 2015-01-16 18:08:41 +01:00
setup.c ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
soc.h ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00