diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-03-13 14:41:45 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-03-13 22:11:19 +0100 |
commit | bfda4031621b048ca634abc5f6bce1aa490ac4e5 (patch) | |
tree | 7c20346736bb660ce09d2ea6882850aa19b522b5 | |
parent | 30fa7e0e85699f4887cf824401a4fd7f8174e603 (diff) |
MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
I will also take care of the legacy support(not fully converted to DT)
of the mvebu SoCs.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dd6b2383161c..d6910765e99a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1198,6 +1198,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support M: Jason Cooper <jason@lakedaemon.net> M: Andrew Lunn <andrew@lunn.ch> M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> +M: Gregory Clement <gregory.clement@free-electrons.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-dove/ |