[GIT PULL] firmware: stratix10-svc: fix for v7.0

From: Dinh Nguyen

Date: Tue Mar 10 2026 - 12:44:58 EST


The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/stratix10_svc_fix_for_v7.0

for you to fetch changes up to 22fd7f7fed2ae3702f90d1985c326354e86b9c75:

firmware: stratix10-svc: Add Multi SVC clients support (2026-03-10 11:32:31 -0500)

----------------------------------------------------------------
firmware: stratix10-svc: add multiple svc clients support
- Add a dedicated thread for each svc client to fix a timeout issue when the svc
driver is handling multiple clients.

----------------------------------------------------------------
Muhammad Amirul Asyraf Mohamad Jamian (1):
firmware: stratix10-svc: Add Multi SVC clients support

drivers/firmware/stratix10-svc.c | 228 ++++++++++++---------
.../linux/firmware/intel/stratix10-svc-client.h | 8 +-
2 files changed, 130 insertions(+), 106 deletions(-)