Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Pull remoteproc updates from Bjorn Andersson: - move the crash recovery worker to the freezable work queue to avoid interaction with other drivers during suspend & resume - fix a couple of typos in comments - add support for handling the audio DSP on SDM660 - fix a race between the Qualcomm wireless subsystem driver and the associated driver for the RF chip * tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP remoteproc: use freezable workqueue for crash notifications remoteproc: fix kernel doc for struct rproc_ops remoteproc: fix an typo in fw_elf_get_class code comments remoteproc: qcom: wcnss: Fix race with iris probe
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
- drivers/remoteproc/qcom_q6v5_pas.c 1 addition, 0 deletionsdrivers/remoteproc/qcom_q6v5_pas.c
- drivers/remoteproc/qcom_wcnss.c 12 additions, 37 deletionsdrivers/remoteproc/qcom_wcnss.c
- drivers/remoteproc/qcom_wcnss.h 2 additions, 2 deletionsdrivers/remoteproc/qcom_wcnss.h
- drivers/remoteproc/qcom_wcnss_iris.c 75 additions, 45 deletionsdrivers/remoteproc/qcom_wcnss_iris.c
- drivers/remoteproc/remoteproc_core.c 2 additions, 2 deletionsdrivers/remoteproc/remoteproc_core.c
- drivers/remoteproc/remoteproc_elf_helpers.h 1 addition, 1 deletiondrivers/remoteproc/remoteproc_elf_helpers.h
- include/linux/remoteproc.h 2 additions, 3 deletionsinclude/linux/remoteproc.h
Loading
Please register or sign in to comment