Re: [PATCH v2 06/16] ARM: at91: import lowlevel clock initialization from at91bootstrap

2019-02-20 Thread Sascha Hauer
On Tue, Feb 19, 2019 at 06:21:40PM +0100, Ahmad Fatoum wrote: > For use by future at91 first stage bootloaders, this commit imports > https://github.com/linux4sam/at91bootstrap/blob/v3.8.12/driver/pmc.c > > Signed-off-by: Ahmad Fatoum > --- > arch/arm/mach-at91/Makefile | 1

[PATCH v2 06/16] ARM: at91: import lowlevel clock initialization from at91bootstrap

2019-02-19 Thread Ahmad Fatoum
For use by future at91 first stage bootloaders, this commit imports https://github.com/linux4sam/at91bootstrap/blob/v3.8.12/driver/pmc.c Signed-off-by: Ahmad Fatoum --- arch/arm/mach-at91/Makefile | 1 + .../include/mach/at91_lowlevel_clock.h| 43 +