public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Loic Pallardy <loic.pallardy@st.com>,
	Sibi Sankar <sibis@codeaurora.org>,
	Rohit kumar <rohitkr@codeaurora.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Brajeswar Ghosh <brajeswar.linux@gmail.com>,
	Colin Ian King <colin.king@canonical.com>,
	Fabien Dessenne <fabien.dessenne@st.com>,
	Rajendra Nayak <rnayak@codeaurora.org>,
	Ramon Fried <ramon.fried@gmail.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Xiang Xiao <xiaoxiang781216@gmail.com>
Subject: [GIT PULL] remoteproc updates for v5.1
Date: Wed, 13 Mar 2019 11:29:42 -0700	[thread overview]
Message-ID: <20190313182942.GA8726@builder> (raw)

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v5.1

for you to fetch changes up to d664ce75ae1c7c1e0e3fd8fa71f7ca779906a9be:

  remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag" (2019-03-12 17:00:42 -0700)

----------------------------------------------------------------
remoteproc updates for v5.1

This contains the last patches in Loic's remoteproc resource table
handling changes, a number of updates to documentation, support for
invoking the crash handler (for testing purposes), a fix for the
handling of virtio devices during recovery, performance state votes in
Qualcomm modem driver, support for specifying board specific firmware
path for Qualcomm modem driver and improved support for graceful
shutdown of Qualcomm remoteprocs.

----------------------------------------------------------------
Bjorn Andersson (1):
      remoteproc: q6v5-mss: Active powerdomain for SDM845

Brajeswar Ghosh (1):
      remoteproc/qcom_sysmon.c: Remove duplicate header

Colin Ian King (1):
      remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral"

Fabien Dessenne (1):
      remoteproc: fix kernel-doc comment for parse_fw

Loic Pallardy (12):
      remoteproc: create vdev subdevice with specific dma memory pool
      remoteproc: st: add reserved memory support
      rpmsg: virtio: allocate buffer from parent
      rpmsg: virtio: change header file sort style
      remoteproc: fix recovery procedure
      remoteproc: correct rproc_mem_entry_init() comments
      remoteproc: fix rproc_da_to_va in case of unallocated carveout
      remoteproc: fix rproc_alloc_carveout() bad variable cast
      remoteproc: add warning on resource table cast
      remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
      remoteproc: fix trace buffer va initialization
      remoteproc: fix rproc_check_carveout_da() returned error and comments

Rajendra Nayak (1):
      remoteproc: q6v5-mss: Vote for rpmh power domains

Ramon Fried (1):
      remoteproc: qcom_q6v5: don't auto boot remote processor

Rohit kumar (2):
      dt-binding: remoteproc: Remove lpass_aon clock from adsp pil clock list
      remoteproc: q6v5_adsp: Remove voting for lpass_aon clock

Sibi Sankar (11):
      dt-bindings: remoteproc: qcom: Add missing clocks for SDM845
      dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996
      remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
      dt-bindings: remoteproc: qcom: Fixup regulator dependencies
      remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
      dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
      dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5
      dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
      remoteproc: qcom: Add shutdown-ack irq
      remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown
      remoteproc: qcom: Add support for parsing fw dt bindings

Stephen Rothwell (1):
      remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"

Xiang Xiao (1):
      remoteproc: debug: add crash debugfs node

 .../bindings/remoteproc/qcom,adsp-pil.txt          |   5 +-
 .../devicetree/bindings/remoteproc/qcom,adsp.txt   |  23 ++-
 .../devicetree/bindings/remoteproc/qcom,q6v5.txt   |  79 +++++++-
 drivers/remoteproc/qcom_q6v5_adsp.c                |   6 +-
 drivers/remoteproc/qcom_q6v5_mss.c                 | 209 +++++++++++++++++++--
 drivers/remoteproc/qcom_q6v5_pas.c                 |  13 +-
 drivers/remoteproc/qcom_sysmon.c                   |  82 +++++++-
 drivers/remoteproc/qcom_wcnss.c                    |   6 +-
 drivers/remoteproc/remoteproc_core.c               | 160 +++++++++++-----
 drivers/remoteproc/remoteproc_debugfs.c            |  47 ++++-
 drivers/remoteproc/remoteproc_internal.h           |  12 +-
 drivers/remoteproc/remoteproc_virtio.c             |  61 +++++-
 drivers/remoteproc/st_remoteproc.c                 |  91 +++++++--
 drivers/rpmsg/virtio_rpmsg_bus.c                   |  24 +--
 include/linux/remoteproc.h                         |   8 +-
 15 files changed, 706 insertions(+), 120 deletions(-)

             reply	other threads:[~2019-03-13 18:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-13 18:29 Bjorn Andersson [this message]
2019-03-14 17:55 ` [GIT PULL] remoteproc updates for v5.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190313182942.GA8726@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=brajeswar.linux@gmail.com \
    --cc=colin.king@canonical.com \
    --cc=fabien.dessenne@st.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=loic.pallardy@st.com \
    --cc=ohad@wizery.com \
    --cc=ramon.fried@gmail.com \
    --cc=rnayak@codeaurora.org \
    --cc=rohitkr@codeaurora.org \
    --cc=sfr@canb.auug.org.au \
    --cc=sibis@codeaurora.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xiaoxiang781216@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox