Re: [PATCH 00/12] ARM: ARMv5 multiplatform conversions

From: Arnd Bergmann
Date: Thu Apr 07 2022 - 06:08:52 EST


On Thu, Apr 7, 2022 at 11:23 AM Alexander Sverdlin
<alexander.sverdlin@xxxxxxxxx> wrote:
>
> Hello Arnd,
>
> On Tue, 2022-04-05 at 11:17 +0200, Arnd Bergmann wrote:
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> >
> > I revisited some patches from a few years back, to see what
> > is needed forsome of the remaining platforms to become part of
> > CONFIG_ARCH_MULTIPLATFORM.
> >
> > A few things happened since I last looked at this, which helps to make
> > this easier:
> >
> > - The ixp4xx platform saw a large scale cleanup
> >
> > - The ep93xx platform lost support for MaverickCrunch FPUs and
> > gained support for the common clock subsystem
>
> would you like to consider a couple of fixups from the common clock
> rework of ep93xx?
>
> https://lore.kernel.org/linux-arm-kernel/20220120133739.4170298-2-alexander.sverdlin@xxxxxxxxx/
> https://lore.kernel.org/lkml/20220130152502.236531-1-alexander.sverdlin@xxxxxxxxx/t/

Sure, both look like obvious bugfixes. Shall I apply them to the
fixes branch for 5.18, or as part of the multiplatform series?

Either way, if you have any obvious bugfixes for code you maintain,
and you'd like
to get merged through the soc tree, please send them to soc@xxxxxxxxxx, which
puts them into the patchwork tracker.

Arnd