diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-10-08 12:52:30 +0200 |
---|---|---|
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-12-13 16:29:52 +0100 |
commit | 40f4978be3e74ea1a81c6cf07684cd99731c213e (patch) | |
tree | ebdb6a1647ec0b19f22926a2a12046d34c7781bc /MAINTAINERS | |
parent | 350d71b94fc9ed4ba9a349786f928aa5e594adc1 (diff) | |
download | linux-40f4978be3e74ea1a81c6cf07684cd99731c213e.tar.gz linux-40f4978be3e74ea1a81c6cf07684cd99731c213e.tar.bz2 linux-40f4978be3e74ea1a81c6cf07684cd99731c213e.zip |
MAINTAINERS: add ARM Marvell Berlin SoC
This adds Marvell Berlin SoC to the list of maintainers. I am taking
maintainership for arch/arm/mach-berlin/.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..33c7187f417b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1032,6 +1032,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-mvebu/ +ARM/Marvell Berlin SoC support +M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-berlin/ + ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support M: Jason Cooper <jason@lakedaemon.net> M: Andrew Lunn <andrew@lunn.ch> |