MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 11 Oct 2018 12:31:16 +0000 (15:31 +0300)
committerArnd Bergmann <arnd@arndb.de>
Thu, 11 Oct 2018 14:27:58 +0000 (16:27 +0200)
commitf4f9554f16d0a14b8ced9b3b91bd4e545fca5d66
tree0d53b9f904aac6ace5c74cf1d75f5a2b632886b8
parent6ba3f37f6223ceacf17240c849a5a489fc4adb0b
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 <vz@mleia.com>
Cc: Joachim Eastwood <manabian@gmail.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS