diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2012-09-15 02:18:54 -0400 |
---|---|---|
committer | Stephen Warren <swarren@wwwdotorg.org> | 2012-09-19 21:09:06 -0400 |
commit | f680f25c635a1a4327bef34fcbe1e9e3777b546c (patch) | |
tree | 7740380d824f1ce9a3cc5d6042cf247af5ed8db3 /MAINTAINERS | |
parent | 407f9be4544538674fb83a2d064a25428595c7ff (diff) |
MAINTAINERS: add an entry for the BCM2835 ARM sub-architecture
Add myself as the maintainer for the BCM2835 ARM support, and related
drivers. This is mainly so that the MAINTAINERS file contains some
relevant entry, and the rpi/ARM mailing lists; I'd be quite happy if
anyone else came along and wanted to maintain/co-maintain this.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdc0119963e7..988553ec9ce5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1613,6 +1613,16 @@ L: netdev@vger.kernel.org | |||
1613 | S: Supported | 1613 | S: Supported |
1614 | F: drivers/net/ethernet/broadcom/bnx2x/ | 1614 | F: drivers/net/ethernet/broadcom/bnx2x/ |
1615 | 1615 | ||
1616 | BROADCOM BCM2835 ARM ARCHICTURE | ||
1617 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
1618 | L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1619 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git | ||
1620 | S: Maintained | ||
1621 | F: arch/arm/mach-bcm2835/ | ||
1622 | F: arch/arm/boot/dts/bcm2835* | ||
1623 | F: arch/arm/configs/bcm2835_defconfig | ||
1624 | F: drivers/*/*bcm2835* | ||
1625 | |||
1616 | BROADCOM TG3 GIGABIT ETHERNET DRIVER | 1626 | BROADCOM TG3 GIGABIT ETHERNET DRIVER |
1617 | M: Matt Carlson <mcarlson@broadcom.com> | 1627 | M: Matt Carlson <mcarlson@broadcom.com> |
1618 | M: Michael Chan <mchan@broadcom.com> | 1628 | M: Michael Chan <mchan@broadcom.com> |