firmware: stratix10-svc: extend svc to support new RSU features
authorRichard Gong <richard.gong@intel.com>
Mon, 15 Jun 2020 14:29:06 +0000 (09:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jul 2020 12:48:48 +0000 (14:48 +0200)
commitbf0e5bf68a207b14727caf13da576339590a9504
treec5307cd371720eb8e82314a6803aabec8b3c10ea
parent36847f9e3e56c192ef95e7669df38189443530a0
firmware: stratix10-svc: extend svc to support new RSU features

Extend Intel Stratix10 service layer driver to support new RSU DCMF
versions and max retry parameter.

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.

Signed-off-by: Richard Gong <richard.gong@intel.com>
Link: https://lore.kernel.org/r/1592231348-31334-3-git-send-email-richard.gong@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/stratix10-svc.c
include/linux/firmware/intel/stratix10-smc.h
include/linux/firmware/intel/stratix10-svc-client.h