All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v6.17
@ 2025-08-01 19:53 Bjorn Andersson
  2025-08-01 23:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2025-08-01 19:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-remoteproc, linux-kernel, Tanmay Shah, Bjorn Andersson,
	Lijuan Gao, Lijuan Gao, Thomas Weißschuh


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v6.17

for you to fetch changes up to 1c20224123f41e4f7da44ae020832bdac3f30ec1:

  remoteproc: xlnx: Fix kernel-doc warnings (2025-07-22 09:13:38 -0600)

----------------------------------------------------------------
remoteproc updates for v6.17

Make the Xilinx remoteproc driver support running on only a single core,
disable still unsupported remoteproc features, and stop the remoteproc
on shutdown to facilitate kexec.

Conclude the renaming of the Qualcomm ADSP driver to "PAS" that was
started many years ago.

----------------------------------------------------------------
Bjorn Andersson (1):
      remoteproc: qcom: pas: Conclude the rename from adsp

Lijuan Gao (2):
      dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 remoteproc
      dt-bindings: remoteproc: qcom,sa8775p-pas: Correct the interrupt number

Tanmay Shah (4):
      remoteproc: xlnx: Allow single core use in split mode
      remoteproc: xlnx: Add shutdown callback
      remoteproc: xlnx: Disable unsupported features
      remoteproc: xlnx: Fix kernel-doc warnings

Thomas Weißschuh (1):
      remoteproc: Don't use %pK through printk

 .../bindings/remoteproc/qcom,sa8775p-pas.yaml      |   2 +-
 .../bindings/remoteproc/qcom,sm8150-pas.yaml       |  65 ++-
 drivers/remoteproc/Kconfig                         |  11 +-
 drivers/remoteproc/omap_remoteproc.c               |   2 +-
 drivers/remoteproc/pru_rproc.c                     |   2 +-
 drivers/remoteproc/qcom_q6v5_pas.c                 | 621 ++++++++++-----------
 drivers/remoteproc/remoteproc_core.c               |   2 +-
 drivers/remoteproc/remoteproc_virtio.c             |   2 +-
 drivers/remoteproc/st_slim_rproc.c                 |   2 +-
 drivers/remoteproc/ti_k3_common.c                  |   4 +-
 drivers/remoteproc/ti_k3_r5_remoteproc.c           |   2 +-
 drivers/remoteproc/xlnx_r5_remoteproc.c            |  74 ++-
 drivers/rpmsg/virtio_rpmsg_bus.c                   |   2 +-
 13 files changed, 421 insertions(+), 370 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] remoteproc updates for v6.17
  2025-08-01 19:53 [GIT PULL] remoteproc updates for v6.17 Bjorn Andersson
@ 2025-08-01 23:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-01 23:30 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, linux-remoteproc, linux-kernel, Tanmay Shah,
	Bjorn Andersson, Lijuan Gao, Lijuan Gao, Thomas Weißschuh

The pull request you sent on Fri,  1 Aug 2025 14:53:03 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v6.17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/111857421c93fc88924106436741bd2f5b8bc220

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:[~2025-08-01 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 19:53 [GIT PULL] remoteproc updates for v6.17 Bjorn Andersson
2025-08-01 23:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.