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>
This commit is contained in:
Florian Fainelli 2021-10-28 09:37:56 -07:00 коммит произвёл Arnd Bergmann
Родитель a56c75d62c
Коммит fc3d4aeb55
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9A6C79EFE60018D9
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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>