aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2015-02-13 17:41:14 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-14 00:21:43 -0500
commitc6a95dbee79321d10f030546cc57a2268f4dd2b7 (patch)
treed31d35c708811e1ad57e4481caa844c937323f0c
parenta3a42806920ad12ec831fb2de4f63e251778300f (diff)
MAINTAINERS: add the RTC driver for the Armada38x
Put it in the mvebu entry. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Cc: Arnaud Ebalard <arno@natisbad.org> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Boris BREZILLON <boris.brezillon@free-electrons.com> Cc: Lior Amsalem <alior@marvell.com> Cc: Tawfik Bayouk <tawfik@marvell.com> Cc: Nadav Haklai <nadavh@marvell.com> Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index debe74cde67b..cd8383e26ac8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1173,6 +1173,7 @@ M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1173L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1173L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1174S: Maintained 1174S: Maintained
1175F: arch/arm/mach-mvebu/ 1175F: arch/arm/mach-mvebu/
1176F: drivers/rtc/armada38x-rtc
1176 1177
1177ARM/Marvell Berlin SoC support 1178ARM/Marvell Berlin SoC support
1178M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 1179M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>