Roland Stigge added initial support of NXP LPC32xx SoC series and first boards powered by it, but for a while since v3.18-rc1 the SoC support is unmaintained and became stale.
Vladimir Zapolskiy and Sylvain Lemieux expressed interest in continuation of NXP LPC32xx maintenance, reflect this in MAINTAINERS record file for better communication with Linux kernel community. Signed-off-by: Vladimir Zapolskiy <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 233c9bf..e70c5a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1307,8 +1307,10 @@ F: drivers/rtc/rtc-lpc24xx.c N: lpc18xx ARM/LPC32XX SOC SUPPORT -M: Roland Stigge <[email protected]> +M: Vladimir Zapolskiy <[email protected]> +M: Sylvain Lemieux <[email protected]> L: [email protected] (moderated for non-subscribers) +T: git git://github.com/vzapolskiy/linux-lpc32xx.git S: Maintained F: arch/arm/mach-lpc32xx/ -- 2.8.0.rc3

