Re: [PATCH v2 1/6] ARM: mach-at91: add support for new SoC sama7g5

2020-09-25 Thread Eugen.Hristev
On 27.08.2020 11:51, Eugen Hristev wrote: > Add support for new SoC sama7g5 > > Signed-off-by: Eugen Hristev > --- > Changes in v2: > - removed line that was causing CI failure, related to sama7g5ek board, which > is not yet added . > Applied this series to u-boot-atmel/next

[PATCH v2 1/6] ARM: mach-at91: add support for new SoC sama7g5

2020-08-27 Thread Eugen Hristev
Add support for new SoC sama7g5 Signed-off-by: Eugen Hristev --- Changes in v2: - removed line that was causing CI failure, related to sama7g5ek board, which is not yet added . arch/arm/dts/sama7g5-pinfunc.h | 924 + arch/arm/mach-at91/Kconfig |