* [GIT PULL] firmware: stratix10-svc: updates for v7.2
@ 2026-06-08 13:49 Dinh Nguyen
2026-06-08 19:37 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Dinh Nguyen @ 2026-06-08 13:49 UTC (permalink / raw)
To: gregkh; +Cc: dinguyen, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] firmware: stratix10-svc: updates for v7.2
2026-06-08 13:49 [GIT PULL] firmware: stratix10-svc: updates for v7.2 Dinh Nguyen
@ 2026-06-08 19:37 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-06-08 19:37 UTC (permalink / raw)
To: Dinh Nguyen; +Cc: linux-kernel
On Mon, Jun 08, 2026 at 10:49:33PM +0900, Dinh Nguyen wrote:
> 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
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-08 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 13:49 [GIT PULL] firmware: stratix10-svc: updates for v7.2 Dinh Nguyen
2026-06-08 19:37 ` Greg KH
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