Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-07-20 12:57:03 to 2023-08-14 02:31:58 UTC [more...]

[PATCH v2 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-08-14  2:33 UTC  (12+ messages)
` [PATCH v2 1/4] soc: qcom: aoss: Move length requirements from caller
` [PATCH v2 2/4] soc: qcom: aoss: Add debugfs interface for sending messages
` [PATCH v2 3/4] soc: qcom: aoss: Format string in qmp_send()
` [PATCH v2 4/4] soc: qcom: aoss: Tidy up qmp_send() callers
` (subset) [PATCH v2 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things

[PATCH v3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-08-12 12:57 UTC  (3+ messages)

[PATCH 00/11] Clean up RPM bus clocks remnants
 2023-08-12 11:46 UTC  (18+ messages)
` [PATCH 01/11] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH 02/11] arm64: dts: qcom: msm8996: "
` [PATCH 03/11] arm64: dts: qcom: qcs404: "
` [PATCH 04/11] arm64: dts: qcom: sdm630: "
` [PATCH 05/11] arm64: dts: qcom: msm8939: "
` [PATCH 06/11] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH 07/11] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH 08/11] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH 09/11] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH 10/11] arm64: dts: qcom: msm8996: "
` [PATCH 11/11] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS

[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-08-11 17:04 UTC  (4+ messages)

[PATCH] dt-bindings: remoteproc: pru: Add Interrupt property
 2023-08-11 15:21 UTC  (12+ messages)

[PATCH] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2023-08-10 19:26 UTC  (3+ messages)

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-08-10 16:47 UTC  (11+ messages)

[PATCH v5 0/5] TI K3 M4F support on AM64x and AM62x SoCs
 2023-08-08 20:31 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v5 2/5] arm64: dts: ti: k3-am62 : Add M4F remote proc node
` [PATCH v5 3/5] arm64: dts: ti: k3-am64 "
` [PATCH v5 4/5] remoteproc: k3: Split out functions common with M4 driver
` [PATCH v5 5/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH] remoteproc: core: Honor device tree /alias entries when assigning IDs
 2023-08-08 12:25 UTC  (2+ messages)

Re:Re:PRODUCT REQUEST/SPECIFICATION
 2023-08-05 12:50 UTC 

[PATCH v4 0/3] TI K3 M4F support on AM64x and AM62x SoCs
 2023-08-03 11:19 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v4 2/3] remoteproc: k3: Split out functions common with M4 driver
` [PATCH v4 3/3] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v5 00/11] Add multipd remoteproc support
 2023-08-02 14:06 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH v5 02/11] clk: qcom: ipq5332: remove q6 bring up clocks
` [PATCH v5 03/11] clk: qcom: ipq9574: "
` [PATCH v5 04/11] dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macros
` [PATCH v5 05/11] dt-bindings: clock: qcom: gcc-ipq9574: "
` [PATCH v5 06/11] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v5 07/11] firmware: qcom_scm: ipq5332: add msa lock/unlock support
` [PATCH v5 08/11] remoteproc: qcom: q6v5: Add multipd interrupts support
` [PATCH v5 09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH v5 10/11] arm64: dts: qcom: ipq5332: Add nodes to bringup multipd
` [PATCH v5 11/11] arm64: dts: qcom: ipq9574: Add nodes to bring up multipd

[PATCH -next] remoteproc: stm32: Clean up redundant dev_err_probe()
 2023-08-02  9:51 UTC 

[PATCH] remoteproc: pru: add support for configuring GPMUX based on client setup
 2023-08-02  6:49 UTC 

[PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-08-01  8:45 UTC  (18+ messages)
` [PATCH 1/4] soc: qcom: aoss: Move length requirements from caller
` [PATCH 2/4] soc: qcom: aoss: Add debugfs interface for sending messages
` [PATCH 3/4] soc: qcom: aoss: Format string in qmp_send()
` [PATCH 4/4] soc: qcom: aoss: Tidy up qmp_send() callers

[PATCH v4 00/11] Add multipd remoteproc support
 2023-07-31  5:14 UTC  (19+ messages)
` [PATCH v4 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH v4 02/11] clk: qcom: ipq5332: remove q6 bring up clocks
` [PATCH v4 03/11] clk: qcom: ipq9574: "
` [PATCH v4 04/11] dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macros
` [PATCH v4 05/11] dt-bindings: clock: qcom: gcc-ipq9574: "
` [PATCH v4 06/11] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v4 07/11] firmware: qcom_scm: ipq5332: add msa lock/unlock support
` [PATCH v4 08/11] remoteproc: qcom: q6v5: Add multipd interrupts support
` [PATCH v4 09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH v4 10/11] arm64: dts: qcom: ipq5332: Add nodes to bringup multipd
` [PATCH v4 11/11] arm64: dts: qcom: ipq9574: Add nodes to bring up multipd

[PATCH v5 0/3] SM6375 remoteprocs
 2023-07-28  7:15 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
` [PATCH v5 2/3] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP
` [PATCH v5 3/3] remoteproc: qcom: pas: Add SM6375 MPSS

[PATCH v16 00/14] Add support for MT8195 SCP 2nd core
 2023-07-28  2:39 UTC  (15+ messages)
` [PATCH v16 01/14] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v16 02/14] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v16 03/14] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v16 04/14] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v16 05/14] remoteproc: mediatek: Extract SCP common registers
` [PATCH v16 06/14] remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP
` [PATCH v16 07/14] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v16 08/14] remoteproc: mediatek: Probe SCP cluster on multi-core SCP
` [PATCH v16 09/14] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v16 10/14] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v16 11/14] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v16 12/14] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v16 13/14] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v16 14/14] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v3 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-27 16:59 UTC  (5+ messages)
` [PATCH v3 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27 12:36 UTC  (10+ messages)

[PATCH] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27  7:09 UTC  (6+ messages)

[PATCH v4 0/3] SM6375 remoteprocs
 2023-07-26 17:17 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
` [PATCH v4 2/3] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP
` [PATCH v4 3/3] remoteproc: qcom: pas: Add SM6375 MPSS

Discussion about imx_dsp_rproc FW_READY policy
 2023-07-26  8:26 UTC 

[PATCH v15 00/13] Add support for MT8195 SCP 2nd core
 2023-07-26  2:55 UTC  (19+ messages)
` [PATCH v15 01/13] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v15 02/13] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v15 03/13] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v15 04/13] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v15 05/13] remoteproc: mediatek: Extract SCP common registers
` [PATCH v15 06/13] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v15 07/13] remoteproc: mediatek: Probe SCP cluster on multi-core SCP
` [PATCH v15 08/13] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v15 09/13] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v15 10/13] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v15 11/13] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v15 12/13] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v15 13/13] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH] remoteproc: stm32: fix incorrect optional pointers
 2023-07-24 19:56 UTC 

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-24 16:04 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-24 15:59 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH 0/7] random msm bindings fixes
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[V3,00/11] Add multipd remoteproc support
 2023-07-21  7:14 UTC  (6+ messages)
` [V3,09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox