Re: [PATCH v2] cpu: at91: add driver for CPU

2020-10-05 Thread Eugen.Hristev
On 01.10.2020 13:27, Claudiu Beznea wrote: > Add basic CPU driver use to retrieve information about CPU itself. > > Signed-off-by: Claudiu Beznea > --- > > Changes in v2: > - get rid of compilation warnings > - rebase on top of "MAINTAINERS: add Microchip PIT64B timer" patch > > MAINTAINERS

[PATCH v2] cpu: at91: add driver for CPU

2020-10-01 Thread Claudiu Beznea
Add basic CPU driver use to retrieve information about CPU itself. Signed-off-by: Claudiu Beznea --- Changes in v2: - get rid of compilation warnings - rebase on top of "MAINTAINERS: add Microchip PIT64B timer" patch MAINTAINERS| 1 + drivers/cpu/Makefile | 1 +