Merge tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Pull remoteproc updates from Bjorn Andersson: "This introduces support for controlling the Cortex R7 co-processor in Renesas Gen3, support for R5F clusters and C71x DSPs on TI J721S2 and compute, audio and modem subsystems on Qualcomm SM6350. It fixes a couple of sparse errors related to memcpy_to/fromio and corrects the kerneldoc spelling of "Return:". The stm32 driver no longer attempts to communicate with the remote after the firmware has crashed" * tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: (22 commits) remoteproc: stm32: Improve crash recovery time remoteproc: rcar_rproc: Remove trailing semicolon remoteproc: rcar_rproc: Fix pm_runtime_get_sync error check remoteproc: qcom: pas: Add SM6350 CDSP support remoteproc: qcom: pas: Add SM6350 ADSP support remoteproc: qcom: pas: Add SM6350 MPSS support dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP remoteproc: imx_rproc: correct firmware reload remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided remoteproc: Add Renesas rcar driver dt-bindings: remoteproc: Add Renesas R-Car remoteproc: Fix remaining wrong return formatting in documentation MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance remoteproc: ingenic: Request IRQ disabled remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs dt-bindings: remoteproc: k3-dsp: Update bindings for J721S2 SoCs dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCs remoteproc: coredump: Correct argument 2 type for memcpy_fromio ...
No related branches found
No related tags found
Showing
- CREDITS 5 additions, 0 deletionsCREDITS
- Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml 28 additions, 0 deletionsDocumentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
- Documentation/devicetree/bindings/remoteproc/renesas,rcar-rproc.yaml 65 additions, 0 deletions...on/devicetree/bindings/remoteproc/renesas,rcar-rproc.yaml
- Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml 3 additions, 0 deletions...ation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml
- Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml 5 additions, 3 deletions...ation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml
- MAINTAINERS 0 additions, 2 deletionsMAINTAINERS
- drivers/remoteproc/Kconfig 11 additions, 0 deletionsdrivers/remoteproc/Kconfig
- drivers/remoteproc/Makefile 1 addition, 0 deletionsdrivers/remoteproc/Makefile
- drivers/remoteproc/imx_rproc.c 6 additions, 3 deletionsdrivers/remoteproc/imx_rproc.c
- drivers/remoteproc/ingenic_rproc.c 2 additions, 3 deletionsdrivers/remoteproc/ingenic_rproc.c
- drivers/remoteproc/mtk_scp_ipi.c 2 additions, 2 deletionsdrivers/remoteproc/mtk_scp_ipi.c
- drivers/remoteproc/qcom_pil_info.c 1 addition, 1 deletiondrivers/remoteproc/qcom_pil_info.c
- drivers/remoteproc/qcom_q6v5_pas.c 38 additions, 0 deletionsdrivers/remoteproc/qcom_q6v5_pas.c
- drivers/remoteproc/rcar_rproc.c 224 additions, 0 deletionsdrivers/remoteproc/rcar_rproc.c
- drivers/remoteproc/remoteproc_core.c 2 additions, 2 deletionsdrivers/remoteproc/remoteproc_core.c
- drivers/remoteproc/remoteproc_coredump.c 1 addition, 1 deletiondrivers/remoteproc/remoteproc_coredump.c
- drivers/remoteproc/st_slim_rproc.c 1 addition, 1 deletiondrivers/remoteproc/st_slim_rproc.c
- drivers/remoteproc/stm32_rproc.c 1 addition, 1 deletiondrivers/remoteproc/stm32_rproc.c
- drivers/remoteproc/ti_k3_dsp_remoteproc.c 1 addition, 0 deletionsdrivers/remoteproc/ti_k3_dsp_remoteproc.c
- drivers/remoteproc/ti_k3_r5_remoteproc.c 3 additions, 2 deletionsdrivers/remoteproc/ti_k3_r5_remoteproc.c
Loading
Please register or sign in to comment