From: Dinh Nguyen <dinguyen@kernel.org>
To: gregkh@linuxfoundation.org
Cc: dinguyen@kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] firmware: stratix10-svc: updates for v7.2
Date: Mon, 8 Jun 2026 22:49:33 +0900 [thread overview]
Message-ID: <20260608134933.218988-1-dinguyen@kernel.org> (raw)
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/svc_updates_for_v7.2
for you to fetch changes up to 71e6a19fe2669faf7dcb96ba8a4fde927485e60e:
firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version (2026-06-08 22:37:35 +0900)
----------------------------------------------------------------
SoCFPGA firmware updates for v7.2
- Simplify service driver memory management by using a flexible array
- Change FCS call to get provision data to asynchronous
- Avoid blocking the call the reboot_image sysfs when busy
- Add support to query the ATF version
----------------------------------------------------------------
Dinh Nguyen (1):
firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busy
Rosen Penev (1):
firmware: stratix10-svc: kmalloc_array + kzalloc to flex
Siew Chin Lim (1):
firmware: stratix10-svc: change get provision data to async SMC call
Tze Yee Ng (1):
firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
drivers/firmware/stratix10-rsu.c | 85 ++++++++++++++++---
drivers/firmware/stratix10-svc.c | 98 +++++++++++-----------
include/linux/firmware/intel/stratix10-smc.h | 31 +++++--
.../linux/firmware/intel/stratix10-svc-client.h | 7 +-
4 files changed, 153 insertions(+), 68 deletions(-)
next reply other threads:[~2026-06-08 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-08 13:49 Dinh Nguyen [this message]
2026-06-08 19:37 ` Greg KH
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=20260608134933.218988-1-dinguyen@kernel.org \
--to=dinguyen@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/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