]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitea4abe7f3a3216f5d98dcc7a884e10f20b264429
tree170a840a62a135fb415a3c23c9943054dc0edde8
parent8c07f664a6c48bfc44ce9352c8c2fba55f1d108b
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]