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,
Alex Elder <elder@linaro.org>, Arnd Bergmann <arnd@arndb.de>
Subject: [GIT PULL] remoteproc fixes for v5.7
Date: Wed, 22 Apr 2020 16:08:37 -0700 [thread overview]
Message-ID: <20200422230833.GA2112870@builder.lan> (raw)
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rproc-v5.7-fixes
for you to fetch changes up to c2781e4d9bc6d925dfc1ff833dfdaf12b69679de:
remoteproc: mtk_scp: use dma_addr_t for DMA API (2020-04-16 15:53:15 -0700)
----------------------------------------------------------------
remoteproc fixes for v5.7
This fixes a regression in the probe error path of the Qualcomm modem
remoteproc driver and a mix up of phy_addr_t and dma_addr_t in the
Mediatek SCP control driver.
----------------------------------------------------------------
Alex Elder (2):
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths
Arnd Bergmann (1):
remoteproc: mtk_scp: use dma_addr_t for DMA API
drivers/remoteproc/mtk_common.h | 2 +-
drivers/remoteproc/mtk_scp.c | 6 +++---
drivers/remoteproc/qcom_q6v5_mss.c | 33 ++++++++++++++++++++-------------
3 files changed, 24 insertions(+), 17 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
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,
Alex Elder <elder@linaro.org>, Arnd Bergmann <arnd@arndb.de>
Subject: [GIT PULL] remoteproc fixes for v5.7
Date: Wed, 22 Apr 2020 16:08:33 -0700 [thread overview]
Message-ID: <20200422230833.GA2112870@builder.lan> (raw)
Message-ID: <20200422230833.daehd7Ea9o3GUOgIWZ-idV1sOFlJgVmc-kSqtIYAm78@z> (raw)
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rproc-v5.7-fixes
for you to fetch changes up to c2781e4d9bc6d925dfc1ff833dfdaf12b69679de:
remoteproc: mtk_scp: use dma_addr_t for DMA API (2020-04-16 15:53:15 -0700)
----------------------------------------------------------------
remoteproc fixes for v5.7
This fixes a regression in the probe error path of the Qualcomm modem
remoteproc driver and a mix up of phy_addr_t and dma_addr_t in the
Mediatek SCP control driver.
----------------------------------------------------------------
Alex Elder (2):
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths
Arnd Bergmann (1):
remoteproc: mtk_scp: use dma_addr_t for DMA API
drivers/remoteproc/mtk_common.h | 2 +-
drivers/remoteproc/mtk_scp.c | 6 +++---
drivers/remoteproc/qcom_q6v5_mss.c | 33 ++++++++++++++++++++-------------
3 files changed, 24 insertions(+), 17 deletions(-)
next reply other threads:[~2020-04-22 23:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 23:08 Bjorn Andersson [this message]
2020-04-22 23:08 ` [GIT PULL] remoteproc fixes for v5.7 Bjorn Andersson
2020-04-22 23:08 ` Bjorn Andersson
2020-04-23 16:45 ` 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=20200422230833.GA2112870@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=arnd@arndb.de \
--cc=elder@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.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.