]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: add soc detection infrastructure
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 12 Mar 2015 14:54:27 +0000 (15:54 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 14:11:04 +0000 (15:11 +0100)
commit17c2b85f0997b9e7669a1685d8a5e61733a424f6
tree170a840a62a135fb415a3c23c9943054dc0edde8
parent07c2bc03aa49185ed7c03176de0f6a4293a785f1
ARM: at91: add soc detection infrastructure

Add new structures and functions to handle AT91 SoC detection.

[alexandre.belloni@free-electrons.com: reworked DBGU detection]
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/soc.c [new file with mode: 0644]
arch/arm/mach-at91/soc.h [new file with mode: 0644]