All of lore.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,
	Arnd Bergmann <arnd@arndb.de>,
	Dimitar Dimitrov <dimitar@dinux.eu>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Suman Anna <s-anna@ti.com>
Subject: [GIT PULL] remoteproc fixes for v5.12
Date: Fri,  9 Apr 2021 11:07:58 -0500	[thread overview]
Message-ID: <20210409160758.775271-1-bjorn.andersson@linaro.org> (raw)

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9afeefcf06fc7b4bdab06a6e2cb06745bded34dd:

  remoteproc: pru: Fix firmware loading crashes on K3 SoCs (2021-03-17 14:15:07 -0500)

----------------------------------------------------------------
remoteproc fixes for v5.12

This fixes an issue with firmware loading on the TI K3 PRU, fixes
compatibility with GNU binutils for the same and resolves link error
due to a 64-bit division in the Qualcomm PIL info.

It also recognizes Mathieu Poirier as co-maintainer of the remoteproc
and rpmsg subsystems.

----------------------------------------------------------------
Arnd Bergmann (1):
      remoteproc: qcom: pil_info: avoid 64-bit division

Dimitar Dimitrov (1):
      remoteproc: pru: Fix loading of GNU Binutils ELF

Mathieu Poirier (1):
      MAINTAINERS: Add co-maintainer for remoteproc/RPMSG subsystems

Suman Anna (1):
      remoteproc: pru: Fix firmware loading crashes on K3 SoCs

 MAINTAINERS                        |  2 ++
 drivers/remoteproc/pru_rproc.c     | 20 +++++++++++++++++++-
 drivers/remoteproc/qcom_pil_info.c |  2 +-
 3 files changed, 22 insertions(+), 2 deletions(-)

             reply	other threads:[~2021-04-09 16:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 16:07 Bjorn Andersson [this message]
2021-04-09 19:59 ` [GIT PULL] remoteproc fixes for v5.12 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=20210409160758.775271-1-bjorn.andersson@linaro.org \
    --to=bjorn.andersson@linaro.org \
    --cc=arnd@arndb.de \
    --cc=dimitar@dinux.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=ohad@wizery.com \
    --cc=s-anna@ti.com \
    --cc=torvalds@linux-foundation.org \
    /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 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.