diff options
author | Jon Mason <jonmason@broadcom.com> | 2015-08-26 18:35:30 -0400 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-09-14 16:11:36 -0700 |
commit | 63f37ddf5c221c5a86ea9e45625bd0381feabc13 (patch) | |
tree | c05ffa034cc9c2a5736db65c9f38d829a1203ac2 /MAINTAINERS | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-stable-63f37ddf5c221c5a86ea9e45625bd0381feabc13.tar.gz linux-stable-63f37ddf5c221c5a86ea9e45625bd0381feabc13.tar.bz2 linux-stable-63f37ddf5c221c5a86ea9e45625bd0381feabc13.zip |
MAINTAINERS: add entry for the Broadcom Northstar Plus SoCs
Modify the iProc MAINTAINER to cover the Nortstar Plus SoCs, and add me
to the list of people responsible for it. Since iProc is a family of
SoCs that includes more than just Cygnus (i.e., Northstar (BCM5301X),
Northstar Plus, Northstar 2, and a number of other platforms), remove it
from the title to avoid any future confusion.
Signed-off-by: Jon Mason <jonmason@broadcom.com>
Acked-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..84e306b44db9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2354,19 +2354,27 @@ L: linux-scsi@vger.kernel.org S: Supported F: drivers/scsi/bnx2i/ -BROADCOM CYGNUS/IPROC ARM ARCHITECTURE +BROADCOM IPROC ARM ARCHITECTURE M: Ray Jui <rjui@broadcom.com> M: Scott Branden <sbranden@broadcom.com> +M: Jon Mason <jonmason@broadcom.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: bcm-kernel-feedback-list@broadcom.com T: git git://github.com/broadcom/cygnus-linux.git S: Maintained N: iproc N: cygnus +N: nsp N: bcm9113* N: bcm9583* -N: bcm583* +N: bcm9585* +N: bcm9586* +N: bcm988312 N: bcm113* +N: bcm583* +N: bcm585* +N: bcm586* +N: bcm88312 BROADCOM BRCMSTB GPIO DRIVER M: Gregory Fong <gregory.0xf0@gmail.com> |