From: richard.gong@linux.intel.com
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, dinguyen@kernel.org,
richard.gong@linux.intel.com,
Richard Gong <richard.gong@intel.com>
Subject: [PATCH 0/4] extend svc and rsu drivers for new RSU features
Date: Mon, 15 Jun 2020 09:29:04 -0500 [thread overview]
Message-ID: <1592231348-31334-1-git-send-email-richard.gong@linux.intel.com> (raw)
From: Richard Gong <richard.gong@intel.com>
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
next reply other threads:[~2020-06-15 14:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-15 14:29 richard.gong [this message]
2020-06-15 14:29 ` [PATCH 1/4] firmware: stratix10-svc: correct reconfig flag and timeout values richard.gong
2020-06-15 14:29 ` [PATCH 2/4] firmware: stratix10-svc: extend svc to support new RSU features richard.gong
2020-06-15 14:29 ` [PATCH 3/4] firmware: stratix10-rsu: extend rsu driver for new features richard.gong
2020-06-15 14:29 ` [PATCH 4/4] firmware: rsu: add device attributes to sysfs interface richard.gong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1592231348-31334-1-git-send-email-richard.gong@linux.intel.com \
--to=richard.gong@linux.intel.com \
--cc=dinguyen@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard.gong@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome