All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc updates for v4.18
@ 2018-06-11 18:24 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2018-06-11 18:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Sibi Sankar,
	Bartosz Golaszewski, Bjorn Andersson, Andrzej Hajda,
	Geert Uytterhoeven

The following changes since commit 75bc37fefc4471e718ba8e651aa74673d4e0a9eb:

  Linux 4.17-rc4 (2018-05-06 16:57:38 -1000)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v4.18

for you to fetch changes up to 4725496e4872824fa6182d412c66c00cae978a62:

  remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc (2018-05-29 20:10:34 -0700)

----------------------------------------------------------------
remoteproc updates for v4.18

This brings a few minor fixes to the Davinci driver, drops a orphan
include file from the StE cleanup done ealier and introduces support for
booting the modem on Qualcomm's SDM845 platform.

----------------------------------------------------------------
Andrzej Hajda (1):
      remoteproc/ste: remove abandoned include file

Bartosz Golaszewski (3):
      remoteproc/davinci: add the missing retval check for clk_enable()
      remoteproc/davinci: prepare and unprepare the clock where needed
      remoteproc/davinci: use octal permissions for module_param()

Bjorn Andersson (2):
      Merge tag 'v4.17-rc4' into rproc-next
      remoteproc: q6v5: Return irq from q6v5_request_irq()

Geert Uytterhoeven (1):
      remoteproc: Remove depends on HAS_DMA in case of platform dependency

Sibi Sankar (6):
      remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
      remoteproc: q6v5: Move proxy unvote to handover irq handler
      dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
      remoteproc: q6v5: Introduce reset assert/deassert helper functions
      remoteproc: q6v5: Add support for mss remoteproc on SDM845
      remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc

 .../devicetree/bindings/remoteproc/qcom,q6v5.txt   |   1 +
 drivers/remoteproc/Kconfig                         |   1 -
 drivers/remoteproc/da8xx_remoteproc.c              |  12 +-
 drivers/remoteproc/qcom_q6v5_pil.c                 | 201 ++++++++++++++++++---
 include/linux/ste_modem_shm.h                      |  56 ------
 5 files changed, 188 insertions(+), 83 deletions(-)
 delete mode 100644 include/linux/ste_modem_shm.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-11 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-11 18:24 [GIT PULL] remoteproc updates for v4.18 Bjorn Andersson

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.