All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v6.14
@ 2025-01-25 17:39 Bjorn Andersson
  2025-01-26  1:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2025-01-25 17:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-remoteproc, linux-kernel, Beleswar Padhi,
	Krzysztof Kozlowski, Arnaud Pouliquen, Chen-Yu Tsai, Robin Murphy


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3a53ff95b0be9a5d0ef5037e539558d0041f9a89:

  remoteproc: st: Use syscon_regmap_lookup_by_phandle_args (2025-01-15 10:04:27 -0700)

----------------------------------------------------------------
remoteproc updates for v6.14

Correct error path in rproc_alloc(), with regards to put_device() and
freeing of the rproc index ida. The Mediatek SCP remoteproc driver is
returned to only creating child devices from specific DeviceTree nodes.
OMAP remoteproc driver is updated to match the cleanups in the OMAP
iommu driver.

In addition to this, a number of conversions to devres and other small,
mostly stylistic, code cleanups.

----------------------------------------------------------------
Arnaud Pouliquen (1):
      remoteproc: core: Fix ida_free call while not allocated

Beleswar Padhi (5):
      remoteproc: k3-r5: Add devm action to release reserved memory
      remoteproc: k3-r5: Use devm_kcalloc() helper
      remoteproc: k3-r5: Use devm_ioremap_wc() helper
      remoteproc: k3-r5: Use devm_rproc_add() helper
      remoteproc: k3-r5: Add devm action to release tsp

Chen-Yu Tsai (1):
      remoteproc: mtk_scp: Only populate devices for SCP cores

Krzysztof Kozlowski (5):
      remoteproc: keystone: Simplify returning syscon PTR_ERR
      remoteproc: omap: Simplify returning syscon PTR_ERR
      remoteproc: st: Simplify with dev_err_probe
      remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
      remoteproc: st: Use syscon_regmap_lookup_by_phandle_args

Robin Murphy (1):
      remoteproc: omap: Handle ARM dma_iommu_mapping

 drivers/remoteproc/keystone_remoteproc.c | 17 ++----
 drivers/remoteproc/mtk_scp.c             | 12 ++++-
 drivers/remoteproc/omap_remoteproc.c     | 24 +++++++--
 drivers/remoteproc/remoteproc_core.c     | 14 ++---
 drivers/remoteproc/st_remoteproc.c       | 54 ++++++++------------
 drivers/remoteproc/ti_k3_r5_remoteproc.c | 88 +++++++++++++-------------------
 6 files changed, 97 insertions(+), 112 deletions(-)

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

* Re: [GIT PULL] remoteproc updates for v6.14
  2025-01-25 17:39 [GIT PULL] remoteproc updates for v6.14 Bjorn Andersson
@ 2025-01-26  1:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-26  1:03 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, linux-remoteproc, linux-kernel, Beleswar Padhi,
	Krzysztof Kozlowski, Arnaud Pouliquen, Chen-Yu Tsai, Robin Murphy

The pull request you sent on Sat, 25 Jan 2025 09:39:04 -0800:

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

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

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-01-26  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25 17:39 [GIT PULL] remoteproc updates for v6.14 Bjorn Andersson
2025-01-26  1:03 ` 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.