Re: [PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-08-15 Thread Arnd Bergmann
On Thu, Aug 15, 2019 at 8:32 PM Sylvain Lemieux wrote: > On 8/15/19 9:11 AM, Arnd Bergmann wrote: > > On Thu, Aug 1, 2019 at 9:33 AM Arnd Bergmann wrote: > > I applied patches 12 and 13 into the soc tree now. There are some > > other pending multiplatform conversions (iop32x, ep93xx, lpc32xx, > >

Re: [PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-08-15 Thread Sylvain Lemieux
Hi Arnd, On 8/15/19 9:11 AM, Arnd Bergmann wrote: On Thu, Aug 1, 2019 at 9:33 AM Arnd Bergmann wrote: On Thu, Aug 1, 2019 at 12:53 AM Russell King - ARM Linux admin wrote: On Wed, Jul 31, 2019 at 09:56:42PM +0200, Arnd Bergmann wrote: For dove, the patches are basically what I had propose

Re: [PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-08-15 Thread Arnd Bergmann
On Thu, Aug 1, 2019 at 9:33 AM Arnd Bergmann wrote: > > On Thu, Aug 1, 2019 at 12:53 AM Russell King - ARM Linux admin > wrote: > > > > On Wed, Jul 31, 2019 at 09:56:42PM +0200, Arnd Bergmann wrote: > > > For dove, the patches are basically what I had proposed back in > > > 2015 when all other AR

Re: [PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-08-01 Thread Arnd Bergmann
On Thu, Aug 1, 2019 at 12:53 AM Russell King - ARM Linux admin wrote: > > On Wed, Jul 31, 2019 at 09:56:42PM +0200, Arnd Bergmann wrote: > > For dove, the patches are basically what I had proposed back in > > 2015 when all other ARMv6/ARMv7 machines became part of a single > > kernel build. I don'

Re: [PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-07-31 Thread Russell King - ARM Linux admin
On Wed, Jul 31, 2019 at 09:56:42PM +0200, Arnd Bergmann wrote: > For dove, the patches are basically what I had proposed back in > 2015 when all other ARMv6/ARMv7 machines became part of a single > kernel build. I don't know what the state is mach-dove support is, > compared to the DT based support

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform

2019-07-31 Thread Arnd Bergmann
I revisited some older patches here, getting two of the remaining ARM platforms to build with ARCH_MULTIPLATFORM like most others do. In case of lpc32xx, I created a new set of patches, which seemed easier than digging out what I did for an older release many years ago. For dove, the patches are