Message ID | 20211123222422.3745485-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 550b8e1d182cdc59bf99852503b9ce8a5ab2c34e |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next] MAINTAINERS: Update B53 section to cover SF2 switch driver | expand |
On Tue, Nov 23, 2021 at 02:24:22PM -0800, Florian Fainelli wrote: > Update the B53 Ethernet switch section to contain > drivers/net/dsa/bcm_sf2*. > > Reported-by: Russell King (Oracle) <linux@armlinux.org.uk> > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Thanks! Acked-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 23 Nov 2021 14:24:22 -0800 you wrote: > Update the B53 Ethernet switch section to contain > drivers/net/dsa/bcm_sf2*. > > Reported-by: Russell King (Oracle) <linux@armlinux.org.uk> > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Here is the summary with links: - [net-next] MAINTAINERS: Update B53 section to cover SF2 switch driver https://git.kernel.org/netdev/net/c/550b8e1d182c You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 10c8ae3a8c73..dbe05daf17fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3570,13 +3570,14 @@ L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/broadcom/b44.* -BROADCOM B53 ETHERNET SWITCH DRIVER +BROADCOM B53/SF2 ETHERNET SWITCH DRIVER M: Florian Fainelli <f.fainelli@gmail.com> L: netdev@vger.kernel.org L: openwrt-devel@lists.openwrt.org (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
Update the B53 Ethernet switch section to contain drivers/net/dsa/bcm_sf2*. Reported-by: Russell King (Oracle) <linux@armlinux.org.uk> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)