Merge branch 'eth-fbnic-add-devlink-dev-flash-support'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 15 May 2025 10:59:20 +0000 (12:59 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 15 May 2025 10:59:20 +0000 (12:59 +0200)
commite24431a2bc20313b25f75852511381ea664d45bc
treec3f428983f04c5d17ebf64314a14e0f04c316f7d
parent10465365f3b094ba9a9795f212d13dee594bcfe7
parent82534f446daa0d2a995c9d64697add7265dff625
Merge branch 'eth-fbnic-add-devlink-dev-flash-support'

Lee Trager says:

====================
eth: fbnic: Add devlink dev flash support

fbnic supports updating firmware using signed PLDM images. PLDM images are
written into the flash. Flashing does not interrupt the operation of the
device.

V4: https://lore.kernel.org/netdev/20250510002851.3247880-1-lee@trager.us/T/#t
V3: https://lore.kernel.org/lkml/20241111043058.1251632-1-lee@trager.us/T/
V2: https://lore.kernel.org/all/20241022013941.3764567-1-lee@trager.us/
====================

Link: https://patch.msgid.link/20250512190109.2475614-1-lee@trager.us
Signed-off-by: Paolo Abeni <pabeni@redhat.com>