aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cernekee <[email protected]>2014-10-20 21:28:06 -0700
committerRalf Baechle <[email protected]>2014-11-24 07:45:13 +0100
commita2f6734c5f683afe5c1b7c23bd60e08e8ad719c4 (patch)
treeafb06322309201ac4c3d55755fef5cac9fe1b097
parentd666cd0246f78bda9fbf92a7ded20d1932078652 (diff)
MAINTAINERS: Add entry for BCM33xx cable chips
Add myself as a maintainer for the new BCM3384 board support code. 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] Patchwork: https://patchwork.linux-mips.org/patch/8171/ Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0ff630de8a6d..42f0199083cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2078,6 +2078,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
S: Maintained
N: bcm2835
+BROADCOM BCM33XX MIPS ARCHITECTURE
+M: Kevin Cernekee <[email protected]>
+S: Maintained
+F: arch/mips/bcm3384/*
+F: arch/mips/include/asm/mach-bcm3384/*
+F: arch/mips/kernel/*bmips*
+
BROADCOM BCM5301X ARM ARCHITECTURE
M: Hauke Mehrtens <[email protected]>