summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2016-06-20 17:07:37 -0400
committerFlorian Fainelli <f.fainelli@gmail.com>2016-07-06 22:57:17 -0400
commitccf62f5ab83f47796b87b4d3dff6fd33a6b02bb4 (patch)
tree58113eb01bd8f83b53b8184d66a70659e6affe50 /MAINTAINERS
parentd6f4e76e6cc63300d6c0a10b2698960b73858284 (diff)
MAINTAINERS: Update BCM281XX/BCM11XXX/BCM216XX entry
There are many clock, pinctl, and misc others that should be covered under the BCM281XX/BCM11XXX/BCM216XX ARM listing. Change the entry to use regex's that should cover all the files. Also, remove the bcm_defconfig entry (as the file is being removed), and arch/arm64/boot/dts/broadcom reference (as that is not accurate for this group of maintainers and all the device trees under it should now be covered by other maintainer entries). Signed-off-by: Jon Mason <jon.mason@broadcom.com> Acked-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 4 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a39a712e40f5..236bba9fa42d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2481,14 +2481,11 @@ M: Scott Branden <sbranden@broadcom.com>
2481M: bcm-kernel-feedback-list@broadcom.com 2481M: bcm-kernel-feedback-list@broadcom.com
2482T: git git://github.com/broadcom/mach-bcm 2482T: git git://github.com/broadcom/mach-bcm
2483S: Maintained 2483S: Maintained
2484N: bcm281*
2485N: bcm113*
2486N: bcm216*
2487N: kona
2484F: arch/arm/mach-bcm/ 2488F: arch/arm/mach-bcm/
2485F: arch/arm/boot/dts/bcm113*
2486F: arch/arm/boot/dts/bcm216*
2487F: arch/arm/boot/dts/bcm281*
2488F: arch/arm64/boot/dts/broadcom/
2489F: arch/arm/configs/bcm_defconfig
2490F: drivers/mmc/host/sdhci-bcm-kona.c
2491F: drivers/clocksource/bcm_kona_timer.c
2492 2489
2493BROADCOM BCM2835 ARM ARCHITECTURE 2490BROADCOM BCM2835 ARM ARCHITECTURE
2494M: Stephen Warren <swarren@wwwdotorg.org> 2491M: Stephen Warren <swarren@wwwdotorg.org>