Re: [PATCH v2 1/3] ARM: at91: use chipid device for soc detection

From: Arnd Bergmann
Date: Tue Mar 29 2016 - 10:33:37 EST


On Tuesday 29 March 2016 16:10:38 Nicolas Ferre wrote:
> From: Ludovic Desroches <ludovic.desroches@xxxxxxxxx>
>
> 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@xxxxxxxxx>
> [nicolas.ferre@xxxxxxxxx: remove useless warnings]
> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
> [arnd@xxxxxxxx: suggest to use static functions to reduce scope]
>

(whole series)

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>