mbox series

[GIT,PULL] remoteproc fixes for v5.17-rc1

Message ID 20220126154212.2452904-1-bjorn.andersson@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] remoteproc fixes for v5.17-rc1 | expand

Pull-request

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

Message

Bjorn Andersson Jan. 26, 2022, 3:42 p.m. UTC
The following changes since commit cfcabbb24d5f4e52ce2e7797cbcfacd8fe932fb6:

  remoteproc: stm32: Improve crash recovery time (2022-01-03 11:40:45 -0700)

are available in the Git repository at:

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

for you to fetch changes up to eee412e968f7b950564880bc6a7a9f00f49034da:

  remoteproc: qcom: q6v5: fix service routines build errors (2022-01-17 16:44:26 -0600)

----------------------------------------------------------------
remoteproc fixes for v5.17-rc1

The interaction between the various Qualcomm remoteproc drivers and the
Qualcomm "QMP" driver (used to communicate with the power-management
hardware) was reworked in v5.17-rc1, but failed to account for the new
Kconfig dependency.

----------------------------------------------------------------
Randy Dunlap (1):
      remoteproc: qcom: q6v5: fix service routines build errors

 drivers/remoteproc/Kconfig     | 4 ++++
 drivers/remoteproc/qcom_q6v5.c | 1 +
 2 files changed, 5 insertions(+)

Comments

pr-tracker-bot@kernel.org Jan. 27, 2022, 9:44 a.m. UTC | #1
The pull request you sent on Wed, 26 Jan 2022 09:42:12 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/96b5590a486106206f2dab7b28555b5b1a8751c5

Thank you!