diff options
author | Gregory CLEMENT <[email protected]> | 2015-02-13 14:41:14 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:43 -0800 |
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 <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Sebastian Hesselbarth <[email protected]>
Cc: Arnaud Ebalard <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Boris BREZILLON <[email protected]>
Cc: Lior Amsalem <[email protected]>
Cc: Tawfik Bayouk <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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 <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-mvebu/ +F: drivers/rtc/armada38x-rtc ARM/Marvell Berlin SoC support M: Sebastian Hesselbarth <[email protected]> |