Simon, Please don't send multiple versions of patch series back to back.
There's been 3 versions of this patch in less than one working day. You wonder why we're busy, I can't get to one version of you patch set before you send another 12 versions.... It's generally considered, at least in the kernel community, you should only be sending a version of a patch set once a week to allow all discussion to complete, and then only sending it if all concerns are resolved. Peter On Mon, 9 Dec 2024 at 19:55, Simon Glass <[email protected]> wrote: > Add my own name to the list, since existing maintainers are fairly busy. > > Signed-off-by: Simon Glass <[email protected]> > --- > > (no changes since v2) > > Changes in v2: > - Add new patch to make myself an rpi maintainer > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8c6c0c2a4bc..4b9bb9ef3f1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -210,6 +210,7 @@ N: aspeed > ARM BROADCOM BCM283X / BCM27XX > M: Matthias Brugger <[email protected]> > M: Peter Robinson <[email protected]> > +M: Simon Glass <[email protected]> > S: Maintained > F: arch/arm/dts/bcm283* > F: arch/arm/mach-bcm283x/ > -- > 2.34.1 > >

