On Wed, Jan 15, 2025 at 09:35:57PM +0100, Duje Mihanović wrote: > Add myself as the maintainer for Marvell PXA1908 SoC support. > > Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a87ddad78e26f28ffd0f3433560d6db1518f9f95..caa5f6b96251a3da0f3f9d2f760b38288eb23ab3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2624,6 +2624,15 @@ F: drivers/irqchip/irq-mvebu-* > F: drivers/pinctrl/mvebu/ > F: drivers/rtc/rtc-armada38x.c > > +ARM/Marvell PXA1908 SOC support > +M: Duje Mihanović <duje.mihanovic@xxxxxxxx> > +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > +S: Maintained > +T: git https://gitlab.com/LegoLivesMatter/linux Not sure if this was mentioned ever (it is v14, so it is likely) but if that was not clear: Pull requests from non-kernel.org repos must be signed and your key must be in kernel.org keyring. Please get your key signed (meetups/conferences/keysigning map/video confcalls) and submitted to the keyring. Patchset should be sent to soc@, as expressed in soc@ maintainer profile. Unless this is not going to be merged by soc@, but someone from Marvell maintainers, but then please drop the repo. Git repos here are for managing patches. Best regards, Krzysztof