diff mbox series

MAINTAINERS: Update BCM7XXX entry with additional patterns

Message ID 20211028163756.4014059-1-f.fainelli@gmail.com (mailing list archive)
State Queued
Headers show
Series MAINTAINERS: Update BCM7XXX entry with additional patterns | expand

Commit Message

Florian Fainelli Oct. 28, 2021, 4:37 p.m. UTC
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>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..c61fd406acc5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3609,6 +3609,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>