* [GIT PULL] remoteproc fixes for v7.0
@ 2026-03-11 15:19 Bjorn Andersson
2026-03-11 16:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2026-03-11 15:19 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-remoteproc, linux-kernel, Bjorn Andersson, Peng Fan,
Rob Herring, Tzung-Bi Shih
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v7.0-fixes
for you to fetch changes up to 97e4567d39941248579da34b7fbb568e6659511e:
remoteproc: imx_rproc: Fix unreachable platform prepare_ops (2026-03-05 10:18:23 -0700)
----------------------------------------------------------------
remoteproc fixes for v7.0
Correct the early return from the i.MX remoteproc prepare operation,
which prevented the platform-specific prepare function to be reached.
Ensure that the Mediatek SCP clock is released during system suspend,
after the recent refactoring to avoid issues with the clock framework's
prepare lock.
Correct the type of the subsys_name_len field in the sysmon event
QMI message, as the recent introduction of big endian support in the QMI
encoder highlighted the type mismatch and resulted in a failure to
encode the message.
Roll back the devm_ioremap_resource_wc() to a devm_ioremap_wc() in the
Qualcomm WCNSS remoteproc driver, after reports that requesting this
resource fails on some platforms.
----------------------------------------------------------------
Bjorn Andersson (1):
remoteproc: sysmon: Correct subsys_name_len type in QMI request
Peng Fan (1):
remoteproc: imx_rproc: Fix unreachable platform prepare_ops
Rob Herring (Arm) (1):
remoteproc: qcom_wcnss: Fix reserved region mapping failure
Tzung-Bi Shih (1):
remoteproc: mediatek: Unprepare SCP clock during system suspend
drivers/remoteproc/imx_rproc.c | 2 +-
drivers/remoteproc/mtk_scp.c | 39 +++++++++++++++++++++++++++++++++++++++
drivers/remoteproc/qcom_sysmon.c | 2 +-
drivers/remoteproc/qcom_wcnss.c | 2 +-
4 files changed, 42 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] remoteproc fixes for v7.0
2026-03-11 15:19 [GIT PULL] remoteproc fixes for v7.0 Bjorn Andersson
@ 2026-03-11 16:35 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-11 16:35 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Linus Torvalds, linux-remoteproc, linux-kernel, Bjorn Andersson,
Peng Fan, Rob Herring, Tzung-Bi Shih
The pull request you sent on Wed, 11 Mar 2026 10:19:33 -0500:
> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v7.0-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/80234b5ab240f52fa45d201e899e207b9265ef91
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-11 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 15:19 [GIT PULL] remoteproc fixes for v7.0 Bjorn Andersson
2026-03-11 16:35 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox