linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
@ 2018-10-11 12:31 Vladimir Zapolskiy
  2018-10-11 14:11 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Zapolskiy @ 2018-10-11 12:31 UTC (permalink / raw)
  To: linux-arm-kernel

To all appearance Joachim Eastwood abandoned the maintenance of NXP
LPC18xx/LPC43xx archtecture about two years ago, and for me it would be
possible to continue the support, fortunately the quality of platform
drivers written by Joachim is exceptionally high.

The change is based on https://lkml.org/lkml/2018/9/24/1398 discussion.

At the same time two redundant explicit driver file paths are dropped
from the list, clk-lpc18xx* drivers are covered by "lpc18xx" search
pattern and timer-lpc32xx driver is covered by "lpc32xx" pattern and it
goes into ARM/LPC32XX entry, which is also under my wing, in other words
LPC18xx/LPC43xx clocksource and CCF drivers will remain maintained.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Cc: Joachim Eastwood <manabian@gmail.com>
---
 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 57e78e400fd3..15c4abb7bda6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1653,12 +1653,10 @@ L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 
 ARM/LPC18XX ARCHITECTURE
-M:	Joachim Eastwood <manabian@gmail.com>
+M:	Vladimir Zapolskiy <vz@mleia.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/boot/dts/lpc43*
-F:	drivers/clk/nxp/clk-lpc18xx*
-F:	drivers/clocksource/timer-lpc32xx.c
 F:	drivers/i2c/busses/i2c-lpc2k.c
 F:	drivers/memory/pl172.c
 F:	drivers/mtd/spi-nor/nxp-spifi.c
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
  2018-10-11 12:31 [PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture Vladimir Zapolskiy
@ 2018-10-11 14:11 ` Arnd Bergmann
  2018-10-11 14:20   ` Daniel Lezcano
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2018-10-11 14:11 UTC (permalink / raw)
  To: linux-arm-kernel

On 10/11/18, Vladimir Zapolskiy <vz@mleia.com> wrote:
> To all appearance Joachim Eastwood abandoned the maintenance of NXP
> LPC18xx/LPC43xx archtecture about two years ago, and for me it would be
> possible to continue the support, fortunately the quality of platform
> drivers written by Joachim is exceptionally high.
>
> The change is based on https://lkml.org/lkml/2018/9/24/1398 discussion.
>
> At the same time two redundant explicit driver file paths are dropped
> from the list, clk-lpc18xx* drivers are covered by "lpc18xx" search
> pattern and timer-lpc32xx driver is covered by "lpc32xx" pattern and it
> goes into ARM/LPC32XX entry, which is also under my wing, in other words
> LPC18xx/LPC43xx clocksource and CCF drivers will remain maintained.
>
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
> Cc: Joachim Eastwood <manabian@gmail.com>
> ---

I could not automatically apply this with 'git am', not sure what the
problem was, but I managed to apply it by patching the file manually.

Thanks for taking over the platform!

      Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
  2018-10-11 14:11 ` Arnd Bergmann
@ 2018-10-11 14:20   ` Daniel Lezcano
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Lezcano @ 2018-10-11 14:20 UTC (permalink / raw)
  To: linux-arm-kernel

On 11/10/2018 16:11, Arnd Bergmann wrote:
> On 10/11/18, Vladimir Zapolskiy <vz@mleia.com> wrote:
>> To all appearance Joachim Eastwood abandoned the maintenance of NXP
>> LPC18xx/LPC43xx archtecture about two years ago, and for me it would be
>> possible to continue the support, fortunately the quality of platform
>> drivers written by Joachim is exceptionally high.
>>
>> The change is based on https://lkml.org/lkml/2018/9/24/1398 discussion.
>>
>> At the same time two redundant explicit driver file paths are dropped
>> from the list, clk-lpc18xx* drivers are covered by "lpc18xx" search
>> pattern and timer-lpc32xx driver is covered by "lpc32xx" pattern and it
>> goes into ARM/LPC32XX entry, which is also under my wing, in other words
>> LPC18xx/LPC43xx clocksource and CCF drivers will remain maintained.
>>
>> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
>> Cc: Joachim Eastwood <manabian@gmail.com>
>> ---
> 
> I could not automatically apply this with 'git am', not sure what the
> problem was, but I managed to apply it by patching the file manually.
> 
> Thanks for taking over the platform!

Yes, thanks !

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>


-- 
 <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-11 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11 12:31 [PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture Vladimir Zapolskiy
2018-10-11 14:11 ` Arnd Bergmann
2018-10-11 14:20   ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).