diff options
author | Florian Fainelli <[email protected]> | 2021-10-28 09:37:56 -0700 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2021-11-03 16:59:33 +0100 |
commit | fc3d4aeb559f2f704b490f8c1dff82f3b5b142ca (patch) | |
tree | ad6109756bb42e623a131d0f2894611524188a94 | |
parent | a56c75d62c94ad0370e6466ab7a9e7694e943e39 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d0e9bc8bcbf..4355926b7881 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 <[email protected]> |