aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cernekee <[email protected]>2014-11-15 16:17:45 -0800
committerRalf Baechle <[email protected]>2014-11-24 07:45:41 +0100
commit70371cef114ca295a890069e12c1def08bb300f7 (patch)
tree2cc12e435bf1c660ed9bb9f1e612b6465f2d5d97
parentccd3988086364837d0c0fb4563d715c691636313 (diff)
MAINTAINERS: Add entry for BMIPS multiplatform kernel
Add myself as a maintainer for the new BMIPS target. Signed-off-by: Kevin Cernekee <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8505/ Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 680861287cb7..eedc64bb1865 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2116,6 +2116,18 @@ S: Maintained
F: arch/arm/mach-bcm/*brcmstb*
F: arch/arm/boot/dts/bcm7*.dts*
+BROADCOM BMIPS MIPS ARCHITECTURE
+M: Kevin Cernekee <[email protected]>
+M: Florian Fainelli <[email protected]>
+S: Maintained
+F: arch/mips/bmips/*
+F: arch/mips/include/asm/mach-bmips/*
+F: arch/mips/kernel/*bmips*
+F: arch/mips/boot/dts/bcm*.dts*
+F: drivers/irqchip/irq-bcm7*
+F: drivers/irqchip/irq-brcmstb*
+
BROADCOM TG3 GIGABIT ETHERNET DRIVER
M: Prashant Sreedharan <[email protected]>
M: Michael Chan <[email protected]>