linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v5.15
@ 2021-09-07 14:00 Bjorn Andersson
  2021-09-07 20:14 ` pr-tracker-bot
  2021-09-10 13:32 ` Arnaud POULIQUEN
  0 siblings, 2 replies; 5+ messages in thread
From: Bjorn Andersson @ 2021-09-07 14:00 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Dong Aisheng,
	Konrad Dybcio, Alex Elder

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rproc-v5.15

for you to fetch changes up to a0a77028c85ad1f6f36c3ceea21b30dc43721665:

  remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible (2021-08-04 12:37:32 -0500)

----------------------------------------------------------------
remoteproc updates for v5.15

This moves the crash recovery worker to the freezable work queue to
avoid interaction with other drivers during suspend & resume. It fixes a
couple of typos in comments.

It adds support for handling the audio DSP on SDM660 and it fixes a race
between the Qualcomm wireless subsystem driver and the associated driver
for the RF chip.

----------------------------------------------------------------
Alex Elder (1):
      remoteproc: use freezable workqueue for crash notifications

Bjorn Andersson (1):
      remoteproc: qcom: wcnss: Fix race with iris probe

Dong Aisheng (2):
      remoteproc: fix an typo in fw_elf_get_class code comments
      remoteproc: fix kernel doc for struct rproc_ops

Konrad Dybcio (2):
      dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP
      remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible

 .../devicetree/bindings/remoteproc/qcom,adsp.yaml  |   1 +
 drivers/remoteproc/qcom_q6v5_pas.c                 |   1 +
 drivers/remoteproc/qcom_wcnss.c                    |  49 +++------
 drivers/remoteproc/qcom_wcnss.h                    |   4 +-
 drivers/remoteproc/qcom_wcnss_iris.c               | 120 +++++++++++++--------
 drivers/remoteproc/remoteproc_core.c               |   4 +-
 drivers/remoteproc/remoteproc_elf_helpers.h        |   2 +-
 include/linux/remoteproc.h                         |   5 +-
 8 files changed, 96 insertions(+), 90 deletions(-)

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

end of thread, other threads:[~2021-09-10 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 14:00 [GIT PULL] remoteproc updates for v5.15 Bjorn Andersson
2021-09-07 20:14 ` pr-tracker-bot
2021-09-10 13:32 ` Arnaud POULIQUEN
2021-09-10 14:59   ` Bjorn Andersson
2021-09-10 16:39     ` Arnaud POULIQUEN

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).