diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-04-27 02:55:18 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-05-09 16:36:13 +0300 |
commit | 8d5a6b42ff1124b8efa0f472ce6bcaf16065bdc4 (patch) | |
tree | 879782a21cd22cdb3f091f26442904c5dbce993c /MAINTAINERS | |
parent | 15e4f7daf33166106a2163ebb4dde265eb3145fe (diff) | |
download | linux-8d5a6b42ff1124b8efa0f472ce6bcaf16065bdc4.tar.xz |
MAINTAINERS: add new maintainers of NXP LPC32xx SoC
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 <vz@mleia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 881cfe18e675..83b7b7f5d4b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1307,8 +1307,10 @@ F: drivers/rtc/rtc-lpc24xx.c N: lpc18xx ARM/LPC32XX SOC SUPPORT -M: Roland Stigge <stigge@antcom.de> +M: Vladimir Zapolskiy <vz@mleia.com> +M: Sylvain Lemieux <slemieux.tyco@gmail.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +T: git git://github.com/vzapolskiy/linux-lpc32xx.git S: Maintained F: arch/arm/mach-lpc32xx/ |