On Mon, May 12, 2025 at 11:54:01AM -0700, Lee Trager wrote: > Add support to update the CMRT and control firmware as well as the UEFI > driver on fbnic using devlink dev flash. > > Make sure the shutdown / quiescence paths like suspend take the devlink > lock to prevent them from interrupting the FW flashing process. > > Signed-off-by: Lee Trager <lee@xxxxxxxxx> > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > --- > V5: > * Make sure fbnic_pldm_match_record() always returns a bool Thanks for the update. Reviewed-by: Simon Horman <horms@xxxxxxxxxx>