diff options
| author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-02-13 17:41:14 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 00:21:43 -0500 |
| commit | c6a95dbee79321d10f030546cc57a2268f4dd2b7 (patch) | |
| tree | d31d35c708811e1ad57e4481caa844c937323f0c | |
| parent | a3a42806920ad12ec831fb2de4f63e251778300f (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-- | MAINTAINERS | 1 |
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> | |||
| 1173 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1173 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
| 1174 | S: Maintained | 1174 | S: Maintained |
| 1175 | F: arch/arm/mach-mvebu/ | 1175 | F: arch/arm/mach-mvebu/ |
| 1176 | F: drivers/rtc/armada38x-rtc | ||
| 1176 | 1177 | ||
| 1177 | ARM/Marvell Berlin SoC support | 1178 | ARM/Marvell Berlin SoC support |
| 1178 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1179 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
