[GIT PULL] remoteproc fixes for v5.17-rc1
From: Bjorn Andersson
Date: Wed Jan 26 2022 - 10:42:17 EST
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(+)