All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v6.5
@ 2023-07-03 20:22 Bjorn Andersson
  2023-07-04  0:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2023-07-03 20:22 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Uwe Kleine-König, Arnaud Pouliquen, Arnd Bergmann,
	Dan Carpenter, Krzysztof Kozlowski


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 181da4bcc3d4bb4b58e3df481e72353925b36edd:

  remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump() (2023-06-14 08:16:04 -0700)

----------------------------------------------------------------
remoteproc updates for v6.5

The bulk of these patches relates to the moving to a void-returning
remove callback.

The i.MX HiFi remoteproc driver gets its pm_ops helpers updated to
resolve build warnings about "defined but not used" variables in certain
configurations.

The ST STM32 remoteproc driver is extended to allow using a SCMI reset
controller to hold boot, and has an error message corrected.

The Qualcomm Q6V5 PAS driver gains a missing "static" qualifier on
adsp_segment_dump().

----------------------------------------------------------------
Arnaud Pouliquen (2):
      dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations
      remoteproc: stm32: Allow hold boot management by the SCMI reset controller

Arnd Bergmann (1):
      remoteproc: imx_dsp_rproc: use modern pm_ops

Dan Carpenter (1):
      remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()

Krzysztof Kozlowski (1):
      remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()

Uwe Kleine-König (18):
      remoteproc: da8xx: Convert to platform remove callback returning void
      remoteproc: imx_dsp: Convert to platform remove callback returning void
      remoteproc: imx: Convert to platform remove callback returning void
      remoteproc: keystone: Convert to platform remove callback returning void
      remoteproc: meson_mx_ao_arc: Convert to platform remove callback returning void
      remoteproc: mtk_scp: Convert to platform remove callback returning void
      remoteproc: omap: Convert to platform remove callback returning void
      remoteproc: pru: Convert to platform remove callback returning void
      remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning void
      remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning void
      remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning void
      remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning void
      remoteproc: qcom_wcnss: Convert to platform remove callback returning void
      remoteproc: rcar: Convert to platform remove callback returning void
      remoteproc: virtio: Convert to platform remove callback returning void
      remoteproc: st: Convert to platform remove callback returning void
      remoteproc: stm32: Convert to platform remove callback returning void
      remoteproc: wkup_m3: Convert to platform remove callback returning void

 .../bindings/remoteproc/st,stm32-rproc.yaml        | 44 ++++++++++--
 drivers/remoteproc/da8xx_remoteproc.c              |  6 +-
 drivers/remoteproc/imx_dsp_rproc.c                 | 17 ++---
 drivers/remoteproc/imx_rproc.c                     |  6 +-
 drivers/remoteproc/keystone_remoteproc.c           |  6 +-
 drivers/remoteproc/meson_mx_ao_arc.c               |  6 +-
 drivers/remoteproc/mtk_scp.c                       |  6 +-
 drivers/remoteproc/omap_remoteproc.c               |  6 +-
 drivers/remoteproc/pru_rproc.c                     |  6 +-
 drivers/remoteproc/qcom_q6v5_adsp.c                |  6 +-
 drivers/remoteproc/qcom_q6v5_mss.c                 |  6 +-
 drivers/remoteproc/qcom_q6v5_pas.c                 |  8 +--
 drivers/remoteproc/qcom_q6v5_wcss.c                |  6 +-
 drivers/remoteproc/qcom_wcnss.c                    |  6 +-
 drivers/remoteproc/rcar_rproc.c                    |  6 +-
 drivers/remoteproc/remoteproc_virtio.c             |  6 +-
 drivers/remoteproc/st_remoteproc.c                 |  6 +-
 drivers/remoteproc/stm32_rproc.c                   | 82 +++++++++++++++-------
 drivers/remoteproc/wkup_m3_rproc.c                 |  6 +-
 19 files changed, 136 insertions(+), 105 deletions(-)

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

* Re: [GIT PULL] remoteproc updates for v6.5
  2023-07-03 20:22 [GIT PULL] remoteproc updates for v6.5 Bjorn Andersson
@ 2023-07-04  0:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-04  0:16 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Uwe Kleine-König, Arnaud Pouliquen, Arnd Bergmann,
	Dan Carpenter, Krzysztof Kozlowski

The pull request you sent on Mon,  3 Jul 2023 13:22:46 -0700:

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

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

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:[~2023-07-04  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03 20:22 [GIT PULL] remoteproc updates for v6.5 Bjorn Andersson
2023-07-04  0:16 ` 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.