diff options
author | Rafał Miłecki <[email protected]> | 2015-05-29 07:39:26 +0200 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2015-06-21 21:53:30 +0200 |
commit | 5564f092c29dc1482437e979439ba9de6da23d51 (patch) | |
tree | 91d58d3201fa7016c14d84b08de07e1eaa1f477a | |
parent | 0752f9293429230e2062dc0e10fa1f8f8164825a (diff) |
MAINTAINERS: Add Broadcom BCM47xx entry
Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
Cc: [email protected]
Cc: Arend van Spriel <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/10207/
Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d8afd2953678..43043f0b354e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2161,6 +2161,14 @@ F: arch/mips/bcm3384/* F: arch/mips/include/asm/mach-bcm3384/* F: arch/mips/kernel/*bmips* +BROADCOM BCM47XX MIPS ARCHITECTURE +M: Hauke Mehrtens <[email protected]> +M: Rafał Miłecki <[email protected]> +S: Maintained +F: arch/mips/bcm47xx/* +F: arch/mips/include/asm/mach-bcm47xx/* + BROADCOM BCM5301X ARM ARCHITECTURE M: Hauke Mehrtens <[email protected]> |