[PATCH 2/2] MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835

Eric Anholt eric at anholt.net
Wed Jul 22 12:55:37 PDT 2015


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 at anholt.net>
Suggested-by: Stephen Warren <swarren at wwwdotorg.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c51379..226beaa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2219,6 +2219,7 @@ M:	Stephen Warren <swarren at wwwdotorg.org>
 M:	Lee Jones <lee at kernel.org>
 M:	Eric Anholt <eric at anholt.net>
 L:	linux-rpi-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
 S:	Maintained
 N:	bcm2835
-- 
2.1.4




More information about the linux-arm-kernel mailing list