diff options
author | Florian Fainelli <[email protected]> | 2021-11-23 14:24:22 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-11-24 17:19:03 -0800 |
commit | 550b8e1d182cdc59bf99852503b9ce8a5ab2c34e (patch) | |
tree | 029dc19bbfdaba9bf5a79cc1dea74e9813f59793 | |
parent | 48a78f501f458854c5233f16187bcae2dbcd2073 (diff) |
MAINTAINERS: Update B53 section to cover SF2 switch driver
Update the B53 Ethernet switch section to contain
drivers/net/dsa/bcm_sf2*.
Reported-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Russell King (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2f1e78333883..384566f61192 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3570,13 +3570,14 @@ L: [email protected] S: Supported F: drivers/net/ethernet/broadcom/b44.* -BROADCOM B53 ETHERNET SWITCH DRIVER +BROADCOM B53/SF2 ETHERNET SWITCH DRIVER M: Florian Fainelli <[email protected]> L: [email protected] (subscribers-only) S: Supported F: Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml F: drivers/net/dsa/b53/* +F: drivers/net/dsa/bcm_sf2* F: include/linux/dsa/brcm.h F: include/linux/platform_data/b53.h |