linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v6.1
@ 2022-10-07  2:10 Bjorn Andersson
  2022-10-07 19:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2022-10-07  2:10 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Arnaud Pouliquen,
	Peng Fan, Christophe JAILLET, Dan Carpenter, Dmitry Torokhov,
	Shengjiu Wang, wangjianli

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ccf22a48cc8789a35befea783448c259463a5eef:

  remoteproc: virtio: Fix warning on bindings by removing the of_match_table (2022-10-05 09:20:44 -0600)

----------------------------------------------------------------
remoteproc updates for v6.1

Support for remoteprocs that will perform recovery without help from
Linux is introduced.

The virtio integration is transitioned towards remoteproc_virtio.c and
represented by a platform_device, in preparation for instantiating
virtio instances from DeviceTree.

The iMX remoteproc driver has a couple of sparse warnings corrected and
a couple of error message printouts are cleaned up. The keystone driver
is transitioned to use the gpiod API.

----------------------------------------------------------------
Arnaud Pouliquen (5):
      remoteproc: core: Introduce rproc_rvdev_add_device function
      remoteproc: core: Introduce rproc_add_rvdev function
      remoteproc: Move rproc_vdev management to remoteproc_virtio.c
      remoteproc: virtio: Create platform device for the remoteproc_virtio
      remoteproc: virtio: Fix warning on bindings by removing the of_match_table

Christophe JAILLET (1):
      remoteproc: imx_rproc: Simplify some error message

Dan Carpenter (1):
      remoteproc: Harden rproc_handle_vdev() against integer overflow

Dmitry Torokhov (1):
      remoteproc/keystone: Switch to using gpiod API

Peng Fan (2):
      remoteproc: Introduce rproc features
      remoteproc: Support attach recovery after rproc crash

Shengjiu Wang (1):
      remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init

wangjianli (1):
      drivers/remoteproc: Fix repeated words in comments

 drivers/remoteproc/imx_dsp_rproc.c       |   4 +-
 drivers/remoteproc/imx_rproc.c           |  14 +-
 drivers/remoteproc/keystone_remoteproc.c |  16 ++-
 drivers/remoteproc/remoteproc_core.c     | 223 +++++++++----------------------
 drivers/remoteproc/remoteproc_internal.h |  38 +++++-
 drivers/remoteproc/remoteproc_virtio.c   | 183 ++++++++++++++++++++++---
 include/linux/remoteproc.h               |  22 ++-
 7 files changed, 298 insertions(+), 202 deletions(-)

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

* Re: [GIT PULL] remoteproc updates for v6.1
  2022-10-07  2:10 [GIT PULL] remoteproc updates for v6.1 Bjorn Andersson
@ 2022-10-07 19:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-07 19:20 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Arnaud Pouliquen, Peng Fan, Christophe JAILLET, Dan Carpenter,
	Dmitry Torokhov, Shengjiu Wang, wangjianli

The pull request you sent on Thu,  6 Oct 2022 21:10:46 -0500:

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

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

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:[~2022-10-07 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07  2:10 [GIT PULL] remoteproc updates for v6.1 Bjorn Andersson
2022-10-07 19:20 ` 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;
as well as URLs for NNTP newsgroup(s).