Message ID | 20220427163606.126154-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 126858db81a5094d20885bc59621c3b9497f9048 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [v2] MAINTAINERS: Update BNXT entry with firmware files | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On Wed, Apr 27, 2022 at 9:36 AM Florian Fainelli <f.fainelli@gmail.com> wrote: > > There appears to be a maintainer gap for BNXT TEE firmware files which > causes some patches to be missed. Update the entry for the BNXT Ethernet > controller with its companion firmware files. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > Changes in v2: > > - corrected header path (missing leading include/) Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 27 Apr 2022 09:36:06 -0700 you wrote: > There appears to be a maintainer gap for BNXT TEE firmware files which > causes some patches to be missed. Update the entry for the BNXT Ethernet > controller with its companion firmware files. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > Changes in v2: > > [...] Here is the summary with links: - [v2] MAINTAINERS: Update BNXT entry with firmware files https://git.kernel.org/netdev/net/c/126858db81a5 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index f585242da63d..7a032c4126d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3927,7 +3927,9 @@ BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER M: Michael Chan <michael.chan@broadcom.com> L: netdev@vger.kernel.org S: Supported +F: drivers/firmware/broadcom/tee_bnxt_fw.c F: drivers/net/ethernet/broadcom/bnxt/ +F: include/linux/firmware/broadcom/tee_bnxt_fw.h BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER M: Arend van Spriel <aspriel@gmail.com>
There appears to be a maintainer gap for BNXT TEE firmware files which causes some patches to be missed. Update the entry for the BNXT Ethernet controller with its companion firmware files. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- Changes in v2: - corrected header path (missing leading include/) MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)