linux/arch/arm/mach-at91
Ludovic Desroches 2f26e6189d ARM: at91: use chipid device for soc detection
So far, the CIDR and EXID registers were in the DBGU interface. This device
has disappeared with the SAMA5D2 family. These registers are exposed
through a new device called chipid.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
[nicolas.ferre@atmel.com: remove useless warnings]
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
[arnd@arndb.de: suggest to use static functions to reduce scope]
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2016-03-29 16:34:21 +02:00
..
at91rm9200.c ARM: at91: pm: move idle functions to pm.c 2016-02-17 17:53:02 +01:00
at91sam9.c ARM: at91: pm: move idle functions to pm.c 2016-02-17 17:53:02 +01:00
generic.h ARM: at91: remove useless includes and function prototypes 2016-02-17 17:53:02 +01:00
Kconfig clk: at91: make use of syscon to share PMC registers in several drivers 2016-02-17 17:52:58 +01:00
Makefile 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
pm.c ARM: at91: pm: move idle functions to pm.c 2016-02-17 17:53:02 +01:00
pm.h ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
sama5.c ARM: at91: pm: move idle functions to pm.c 2016-02-17 17:53:02 +01:00
soc.c ARM: at91: use chipid device for soc detection 2016-03-29 16:34:21 +02:00
soc.h ARM: at91/soc: add basic support for new sama5d2 SoC 2015-08-05 10:40:21 +02:00