diff options
author | Kevin Hilman <khilman@linaro.org> | 2013-12-20 08:58:25 -0800 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2013-12-20 08:58:51 -0800 |
commit | 23621799f24c3c4e8e8dcdf5fdeb3ebd2be148f9 (patch) | |
tree | d748b287a26c8e52206aeca675ec63709b1187bf /MAINTAINERS | |
parent | 7f457160dae592b71b4aac03258237b0f2a67a3e (diff) | |
parent | 1c37fa10b275d3e5b6285066b5b27c8feae688c8 (diff) | |
download | op-kernel-dev-23621799f24c3c4e8e8dcdf5fdeb3ebd2be148f9.zip op-kernel-dev-23621799f24c3c4e8e8dcdf5fdeb3ebd2be148f9.tar.gz |
Merge branch 'berlin/soc' into next/soc
From Sebastian Hesselbarth:
* berlin/soc:
ARM: add initial support for Marvell Berlin SoCs
ARM: add Armada 1500-mini and Chromecast device tree files
ARM: add Armada 1500 and Sony NSZ-GS7 device tree files
ARM: add Marvell Berlin UART0 lowlevel debug
ARM: add Marvell Berlin SoCs to multi_v7_defconfig
ARM: add Marvell Berlin SoC familiy to Marvell doc
MAINTAINERS: add ARM Marvell Berlin SoC
irqchip: add DesignWare APB ICTL interrupt controller
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4..33c7187 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> |