aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Gong <richard.gong@intel.com>2021-02-09 16:20:27 -0600
committerMoritz Fischer <mdf@kernel.org>2021-03-18 09:55:12 -0700
commit2e8496f31d0be8f43849b2980b069f3a9805d047 (patch)
treeabb3ba0a5372ec0b344b84fcf6d338ebd35803fa
parenta38fd8748464831584a19438cbb3082b5a2dab15 (diff)
downloadlinux-fpga-for-5.12.tar.gz
firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0fpga-fixes-for-5.12for-5.12
Clean up COMMAND_RECONFIG_FLAG_PARTIAL flag by resetting it to 0, which aligns with the firmware settings. Fixes: 36847f9e3e56 ("firmware: stratix10-svc: correct reconfig flag and timeout values") Signed-off-by: Richard Gong <richard.gong@intel.com> Reviewed-by: Tom Rix <trix@redhat.com> Signed-off-by: Moritz Fischer <mdf@kernel.org>
-rw-r--r--include/linux/firmware/intel/stratix10-svc-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/firmware/intel/stratix10-svc-client.h b/include/linux/firmware/intel/stratix10-svc-client.h
index ebc2956475819..19781b0f64293 100644
--- a/include/linux/firmware/intel/stratix10-svc-client.h
+++ b/include/linux/firmware/intel/stratix10-svc-client.h
@@ -56,7 +56,7 @@
* COMMAND_RECONFIG_FLAG_PARTIAL:
* Set to FPGA configuration type (full or partial).
*/
-#define COMMAND_RECONFIG_FLAG_PARTIAL 1
+#define COMMAND_RECONFIG_FLAG_PARTIAL 0
/*
* Timeout settings for service clients: