Re: [PATCH v3 5/9] ARM: at91: add soc detection infrastructure

2015-03-12 Thread Nicolas Ferre
Le 11/03/2015 18:00, Alexandre Belloni a écrit : > From: Boris BREZILLON > > Add new structures and functions to handle AT91 SoC detection. > > [alexandre.bell...@free-electrons.com: reworked DBGU detection] > Signed-off-by: Alexandre Belloni > Signed-off-by: Boris BREZILLON > --- > arch/arm/

[PATCH v3 5/9] ARM: at91: add soc detection infrastructure

2015-03-11 Thread Alexandre Belloni
From: Boris BREZILLON Add new structures and functions to handle AT91 SoC detection. [alexandre.bell...@free-electrons.com: reworked DBGU detection] Signed-off-by: Alexandre Belloni Signed-off-by: Boris BREZILLON --- arch/arm/Kconfig| 1 + arch/arm/mach-at91/Makefile | 2 +- a