[PATCH v1 0/2] fpga: dfl: support d5005 secure updates

From: Russ Weight
Date: Fri Sep 02 2022 - 12:57:15 EST


The MAX10 secure update driver currently supports only the N3000. With
these two patches secure updates are also supported for the D5005. A
different driver name is used for the D5005 vs the N3000 to facilitate
future conditional code that is based on device type.

Russ Weight (2):
mfd: intel-m10-bmc: add d5005 bmc secure update driver
fpga: m10bmc-sec: d5005 bmc secure update driver

drivers/fpga/intel-m10-bmc-sec-update.c | 3 +++
drivers/mfd/intel-m10-bmc.c | 1 +
2 files changed, 4 insertions(+)

--
2.25.1