From: Vladimir Zapolskiy Date: Thu, 11 Oct 2018 12:31:16 +0000 (+0300) Subject: MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture X-Git-Tag: v4.20-rc1~63^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f4f9554f16d0a14b8ced9b3b91bd4e545fca5d66;p=uclinux-h8%2Flinux.git MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture 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 Cc: Joachim Eastwood Acked-by: Daniel Lezcano Signed-off-by: Arnd Bergmann --- diff --git a/MAINTAINERS b/MAINTAINERS index 076768685995..c6d249825200 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1643,12 +1643,10 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained ARM/LPC18XX ARCHITECTURE -M: Joachim Eastwood +M: Vladimir Zapolskiy L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/boot/dts/lpc43* -F: drivers/clk/nxp/clk-lpc18xx* -F: drivers/clocksource/time-lpc32xx.c F: drivers/i2c/busses/i2c-lpc2k.c F: drivers/memory/pl172.c F: drivers/mtd/spi-nor/nxp-spifi.c