[PATCH 0/4] extend svc and rsu drivers for new RSU features

From: richard . gong
Date: Mon Jun 15 2020 - 10:14:08 EST


From: Richard Gong <richard.gong@xxxxxxxxx>

Patches have been internally reviewed by colleagues at Intel.

DCMF = Decision Configuration Management Firmware. The max retry parameter
is the maximum times the images is allowed to reload itself before giving
up and starting RSU failover flow.

Extend Intel Stratix10 service layer and Remote System Update (RSU)
drivers to get decision configuration management firmware (DCMF) versions
and max retry parameter value.

Add 5 device attributes to Intel Stratix10 Remote System Update (RSU)
sysfs interface.

Correct the incorrect flag value for COMMAND_RECONFIG_FLAG_PARTIAL and
increase FPGA reconfig timeout values.

Richard Gong (4):
firmware: stratix10-svc: correct reconfig flag and timeout values
firmware: stratix10-svc: extend svc to support new RSU features
firmware: stratix10-rsu: extend rsu driver for new features
firmware: rsu: add device attributes to sysfs interface

.../testing/sysfs-devices-platform-stratix10-rsu | 36 +++++
drivers/firmware/stratix10-rsu.c | 166 ++++++++++++++++++++-
drivers/firmware/stratix10-svc.c | 17 +++
include/linux/firmware/intel/stratix10-smc.h | 43 ++++++
.../linux/firmware/intel/stratix10-svc-client.h | 17 ++-
5 files changed, 269 insertions(+), 10 deletions(-)

--
2.7.4