aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2021-10-28 09:37:56 -0700
committerArnd Bergmann <arnd@arndb.de>2021-11-03 16:59:33 +0100
commitfc3d4aeb559f2f704b490f8c1dff82f3b5b142ca (patch)
treead6109756bb42e623a131d0f2894611524188a94
parenta56c75d62c94ad0370e6466ab7a9e7694e943e39 (diff)
downloadlinux-fc3d4aeb559f2f704b490f8c1dff82f3b5b142ca.tar.gz
MAINTAINERS: Update BCM7XXX entry with additional patterns
Broadcom STB systems use the bcm7038 pattern as well as the bcm7120 pattern for some of its drivers, add those to the existing entry. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20211028163756.4014059-1-f.fainelli@gmail.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0d0e9bc8bcbf0c..4355926b7881a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3623,6 +3623,8 @@ F: arch/arm/mm/cache-b15-rac.c
F: drivers/bus/brcmstb_gisb.c
F: drivers/pci/controller/pcie-brcmstb.c
N: brcmstb
+N: bcm7038
+N: bcm7120
BROADCOM BDC DRIVER
M: Al Cooper <alcooperx@gmail.com>