aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Zhang <[email protected]>2022-04-13 12:26:44 -0700
committerFlorian Fainelli <[email protected]>2022-04-22 14:19:51 -0700
commitc270a59bc4d7537c3e6bab080c65e669e459fc53 (patch)
treee8d461e7ae701382778ecb66774d2e594da7c42f
parent52ec0d90a663685afac984a6426290aa6e01032c (diff)
MAINTAINERS: Add Broadcom BCMBCA entry
Add maintainers, SCM tree, files and directories for the new BCMBCA arch. Only add 47622 for this change and will update in the future when more SoCs are supported. Signed-off-by: William Zhang <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r--MAINTAINERS14
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b2d1863540bb..f585242da63d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3740,6 +3740,20 @@ F: drivers/net/dsa/bcm_sf2*
F: include/linux/dsa/brcm.h
F: include/linux/platform_data/b53.h
+BROADCOM BCMBCA ARM ARCHITECTURE
+M: William Zhang <[email protected]>
+M: Anand Gore <[email protected]>
+M: Kursad Oney <[email protected]>
+R: Broadcom internal kernel review list <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+T: git git://github.com/broadcom/stblinux.git
+F: Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
+F: arch/arm/boot/dts/bcm47622.dtsi
+F: arch/arm/boot/dts/bcm947622.dts
+N: bcmbca
+N: bcm[9]?47622
+
BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
M: Nicolas Saenz Julienne <[email protected]>
R: Broadcom internal kernel review list <[email protected]>