linux-stable/arch/arm/mach-at91
Ludovic Desroches 8423536fe4 ARM: at91: fix pinctrl driver selection
Move the selection of the pinctrl driver to SoC family level since we
have two pinctrl drivers. It is useless to select one which is not
compatible with the SoC.

[abelloni: fixed pm.c when only sama2d2 is selected]
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2015-12-04 18:54:53 +01:00
..
at91rm9200.c ARM: SoC cleanups for v4.3 2015-09-01 12:10:20 -07:00
at91sam9.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
generic.h ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
Kconfig ARM: at91: fix pinctrl driver selection 2015-12-04 18:54:53 +01:00
Makefile ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
pm.c ARM: at91: fix pinctrl driver selection 2015-12-04 18:54:53 +01:00
pm.h ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
pm_suspend.S ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned 2015-10-19 22:58:44 +02:00
sama5.c ARM: SoC platform updates for v4.3 2015-09-01 12:18:40 -07:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91/soc: add basic support for new sama5d2 SoC 2015-08-05 10:40:21 +02:00