Message ID | 1537764195-19117-1-git-send-email-daniel.lezcano@linaro.org |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Set ARM/LPC18XX architecture orphan | expand |
On Mon, Sep 24, 2018 at 6:43 AM Daniel Lezcano <daniel.lezcano@linaro.org> wrote: > > While sending patches around, Joachim Eastwood was Cc'ed but I got an error > its mailbox was full and the mail can not be delivered which makes me think > there is no body at the other end of the line. > > After doing some statistics, it appears the latest commit as author/commiter > is: > > commit b16ebc017ebf52a81e5e88743ccd68fc25e99ba9 > Author: Joachim Eastwood <manabian@gmail.com> > Date: Mon Oct 31 14:45:17 2016 +0000 > > Remove the maintainer entry and set the component as orphan. > > Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> > Cc: Arnd Bergmann <arnd@arndb.de> Acked-by: Arnd Bergmann <arnd@arndb.de> I also checked the github account and any other mails I could find from Joachim, which stopped around the same time. I've added the lpc32xx maintainers to Cc, as the two platforms are related. Maybe they are interested in picking up support for this as well, and/or merge the two directories into one (there is only one trivial file in mach-lpc18xx, the rest are drivers). Arnd > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 67e877c..f3612f6b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1599,9 +1599,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > > ARM/LPC18XX ARCHITECTURE > -M: Joachim Eastwood <manabian@gmail.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -S: Maintained > +S: Orphan > F: arch/arm/boot/dts/lpc43* > F: drivers/clk/nxp/clk-lpc18xx* > F: drivers/clocksource/timer-lpc32xx.c > -- > 2.7.4 >
Hi Arnd, Joachim, On 09/24/2018 04:19 PM, Arnd Bergmann wrote: > On Mon, Sep 24, 2018 at 6:43 AM Daniel Lezcano > <daniel.lezcano@linaro.org> wrote: >> >> While sending patches around, Joachim Eastwood was Cc'ed but I got an error >> its mailbox was full and the mail can not be delivered which makes me think >> there is no body at the other end of the line. >> >> After doing some statistics, it appears the latest commit as author/commiter >> is: >> >> commit b16ebc017ebf52a81e5e88743ccd68fc25e99ba9 >> Author: Joachim Eastwood <manabian@gmail.com> >> Date: Mon Oct 31 14:45:17 2016 +0000 >> >> Remove the maintainer entry and set the component as orphan. >> >> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> >> Cc: Arnd Bergmann <arnd@arndb.de> > > Acked-by: Arnd Bergmann <arnd@arndb.de> > > I also checked the github account and any other mails I could > find from Joachim, which stopped around the same time. > > I've added the lpc32xx maintainers to Cc, as the two platforms are > related. Maybe they are interested in picking up support for this > as well, and/or merge the two directories into one (there is only > one trivial file in mach-lpc18xx, the rest are drivers). > I'm interested in maintenance of lpc18xx/lpc43xx, I have one board powered by LPC4357, so it would make the maintenance easier for me, also multiple controllers are equal on lpc18xx/lpc43xx and lpc32xx, and thus familiar to me. And I greatly appreciate Joachim's contribution, all platform drivers written by Joachim are of perfect quality. I'll send a patch to MAINTAINERS later on. -- Best wishes, Vladimir
On Mon, Sep 24, 2018 at 5:19 PM Vladimir Zapolskiy <vz@mleia.com> wrote: > On 09/24/2018 04:19 PM, Arnd Bergmann wrote: > > On Mon, Sep 24, 2018 at 6:43 AM Daniel Lezcano > > <daniel.lezcano@linaro.org> wrote: > >> > >> While sending patches around, Joachim Eastwood was Cc'ed but I got an error > >> its mailbox was full and the mail can not be delivered which makes me think > >> there is no body at the other end of the line. > >> > >> After doing some statistics, it appears the latest commit as author/commiter > >> is: > >> > >> commit b16ebc017ebf52a81e5e88743ccd68fc25e99ba9 > >> Author: Joachim Eastwood <manabian@gmail.com> > >> Date: Mon Oct 31 14:45:17 2016 +0000 > >> > >> Remove the maintainer entry and set the component as orphan. > >> > >> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> > >> Cc: Arnd Bergmann <arnd@arndb.de> > > > > Acked-by: Arnd Bergmann <arnd@arndb.de> > > > > I also checked the github account and any other mails I could > > find from Joachim, which stopped around the same time. > > > > I've added the lpc32xx maintainers to Cc, as the two platforms are > > related. Maybe they are interested in picking up support for this > > as well, and/or merge the two directories into one (there is only > > one trivial file in mach-lpc18xx, the rest are drivers). > > > > I'm interested in maintenance of lpc18xx/lpc43xx, I have one board > powered by LPC4357, so it would make the maintenance easier for me, > also multiple controllers are equal on lpc18xx/lpc43xx and lpc32xx, > and thus familiar to me. > > And I greatly appreciate Joachim's contribution, all platform drivers > written by Joachim are of perfect quality. > > I'll send a patch to MAINTAINERS later on. Awesome, thanks for stepping up! Arnd
On Mon, Sep 24, 2018 at 05:42:00PM +0200, Arnd Bergmann wrote: > On Mon, Sep 24, 2018 at 5:19 PM Vladimir Zapolskiy <vz@mleia.com> wrote: > > On 09/24/2018 04:19 PM, Arnd Bergmann wrote: > > > On Mon, Sep 24, 2018 at 6:43 AM Daniel Lezcano > > > <daniel.lezcano@linaro.org> wrote: > > >> > > >> While sending patches around, Joachim Eastwood was Cc'ed but I got an error > > >> its mailbox was full and the mail can not be delivered which makes me think > > >> there is no body at the other end of the line. > > >> > > >> After doing some statistics, it appears the latest commit as author/commiter > > >> is: > > >> > > >> commit b16ebc017ebf52a81e5e88743ccd68fc25e99ba9 > > >> Author: Joachim Eastwood <manabian@gmail.com> > > >> Date: Mon Oct 31 14:45:17 2016 +0000 > > >> > > >> Remove the maintainer entry and set the component as orphan. > > >> > > >> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> > > >> Cc: Arnd Bergmann <arnd@arndb.de> > > > > > > Acked-by: Arnd Bergmann <arnd@arndb.de> > > > > > > I also checked the github account and any other mails I could > > > find from Joachim, which stopped around the same time. > > > > > > I've added the lpc32xx maintainers to Cc, as the two platforms are > > > related. Maybe they are interested in picking up support for this > > > as well, and/or merge the two directories into one (there is only > > > one trivial file in mach-lpc18xx, the rest are drivers). > > > > > > > I'm interested in maintenance of lpc18xx/lpc43xx, I have one board > > powered by LPC4357, so it would make the maintenance easier for me, > > also multiple controllers are equal on lpc18xx/lpc43xx and lpc32xx, > > and thus familiar to me. > > > > And I greatly appreciate Joachim's contribution, all platform drivers > > written by Joachim are of perfect quality. > > > > I'll send a patch to MAINTAINERS later on. > > Awesome, thanks for stepping up! Yeah, that's great! I'll hold off applying this if you think you'll send it in the next couple of weeks. Thanks, -Olof
diff --git a/MAINTAINERS b/MAINTAINERS index 67e877c..f3612f6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1599,9 +1599,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained ARM/LPC18XX ARCHITECTURE -M: Joachim Eastwood <manabian@gmail.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -S: Maintained +S: Orphan F: arch/arm/boot/dts/lpc43* F: drivers/clk/nxp/clk-lpc18xx* F: drivers/clocksource/timer-lpc32xx.c
While sending patches around, Joachim Eastwood was Cc'ed but I got an error its mailbox was full and the mail can not be delivered which makes me think there is no body at the other end of the line. After doing some statistics, it appears the latest commit as author/commiter is: commit b16ebc017ebf52a81e5e88743ccd68fc25e99ba9 Author: Joachim Eastwood <manabian@gmail.com> Date: Mon Oct 31 14:45:17 2016 +0000 Remove the maintainer entry and set the component as orphan. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Arnd Bergmann <arnd@arndb.de> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 2.7.4