diff options
author | Eric Anholt <eric@anholt.net> | 2015-07-22 15:55:37 -0400 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-08-05 13:14:00 -0400 |
commit | 824811293538f5cafaa6d19e3458a13eafa92a32 (patch) | |
tree | 0018178ac2949af13f329c469703514df17cf9ff | |
parent | 10b9e8871558f8dd9485dce003ba1f3285aabbeb (diff) |
MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835
get_maintainers.pl would list linux-arm-kernel for most bcm2835
changes because it's under arch/arm, but might not for other bcm2835
drivers. Most ARM architectures appear to list linux-arm-kernel as an
appropriate list as well.
Signed-off-by: Eric Anholt <eric@anholt.net>
Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 172eea53bf7e..24f7a138be8c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2218,6 +2218,7 @@ M: Stephen Warren <swarren@wwwdotorg.org> | |||
2218 | M: Lee Jones <lee@kernel.org> | 2218 | M: Lee Jones <lee@kernel.org> |
2219 | M: Eric Anholt <eric@anholt.net> | 2219 | M: Eric Anholt <eric@anholt.net> |
2220 | L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) | 2220 | L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) |
2221 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
2221 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git | 2222 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git |
2222 | S: Maintained | 2223 | S: Maintained |
2223 | N: bcm2835 | 2224 | N: bcm2835 |