OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a56c75d
)
MAINTAINERS: Update BCM7XXX entry with additional patterns
author
Florian Fainelli
<f.fainelli@gmail.com>
Thu, 28 Oct 2021 16:37:56 +0000
(09:37 -0700)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 3 Nov 2021 15:59:33 +0000
(16:59 +0100)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
0d0e9bc
..
4355926
100644
(file)
--- 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>