Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-06 20:06:03 to 2025-03-19 09:45:40 UTC [more...]

[PATCH v6 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-19  9:46 UTC  (6+ messages)
` [PATCH v6 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v6 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v6 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v6 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v6 5/5] arm64: dts: Add dsp rproc related mem regions

[PATCH 0/4] Describe MT8188's SCP as dual-core
 2025-03-19  9:34 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
` [PATCH 2/4] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP
` [PATCH 3/4] arm64: dts: mediatek: mt8188: Describe SCP as a cluster with two cores
` [PATCH 4/4] arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19  9:29 UTC  (2+ messages)
` [PATCH v2 09/57] irqdomain: remoteproc: Switch to of_fwnode_handle()

[PATCH v2] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-03-19  9:13 UTC  (2+ messages)

[PATCH 0/3] of: Common "memory-region" parsing
 2025-03-18 11:12 UTC  (8+ messages)
` [PATCH 1/3] of: reserved_mem: Add functions to parse "memory-region"
` [PATCH 2/3] of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()
` [PATCH 3/3] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"

[PATCH v5 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-17 20:37 UTC  (9+ messages)
` [PATCH v5 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v5 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v5 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v5 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v5 5/5] arm64: dts: Add dsp rproc related mem regions

[PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
 2025-03-17 17:06 UTC  (3+ messages)

[PATCH v9 00/26] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
 2025-03-17 12:06 UTC  (27+ messages)
` [PATCH v9 01/26] remoteproc: k3-r5: Re-order internal memory initialization function
` [PATCH v9 02/26] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
` [PATCH v9 03/26] remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
` [PATCH v9 04/26] remoteproc: k3-{m4/dsp}: Align internal rproc data structure with R5
` [PATCH v9 05/26] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
` [PATCH v9 06/26] remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
` [PATCH v9 07/26] remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
` [PATCH v9 08/26] remoteproc: k3-r5: Refactor sequential core power up/down operations
` [PATCH v9 09/26] remoteproc: k3: Refactor shared data structures
` [PATCH v9 10/26] remoteproc: k3: Refactor mailbox rx_callback functions into common driver
` [PATCH v9 11/26] remoteproc: k3: Refactor .kick rproc ops "
` [PATCH v9 12/26] remoteproc: k3: Refactor rproc_reset() implementation "
` [PATCH v9 13/26] remoteproc: k3: Refactor rproc_release() "
` [PATCH v9 14/26] remoteproc: k3: Refactor rproc_request_mbox() implementations "
` [PATCH v9 15/26] remoteproc: k3: Refactor .prepare rproc ops "
` [PATCH v9 16/26] remoteproc: k3: Refactor .unprepare "
` [PATCH v9 17/26] remoteproc: k3: Refactor .start "
` [PATCH v9 18/26] remoteproc: k3: Refactor .stop "
` [PATCH v9 19/26] remoteproc: k3: Refactor .attach "
` [PATCH v9 20/26] remoteproc: k3: Refactor .detach "
` [PATCH v9 21/26] remoteproc: k3: Refactor .get_loaded_rsc_table "
` [PATCH v9 22/26] remoteproc: k3: Refactor .da_to_va rproc "
` [PATCH v9 23/26] remoteproc: k3: Refactor of_get_memories() functions "
` [PATCH v9 24/26] remoteproc: k3: Refactor mem_release() "
` [PATCH v9 25/26] remoteproc: k3: Refactor reserved_mem_init() "
` [PATCH v9 26/26] remoteproc: k3: Refactor release_tsp() "

[PATCH v3] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17 11:40 UTC 

[PATCH v2] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17  6:45 UTC  (2+ messages)

[PATCH v1] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-03-17  6:45 UTC  (4+ messages)

[PATCH v5 00/13] Modem support for MSM8226
 2025-03-17  2:55 UTC  (15+ messages)
` [PATCH v5 01/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Support platforms with one power domain
` [PATCH v5 02/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8226
` [PATCH v5 03/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8926
` [PATCH v5 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
` [PATCH v5 05/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8226
` [PATCH v5 06/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8926
` [PATCH v5 07/13] ARM: dts: qcom: msm8226: Add node for TCSR halt regs
` [PATCH v5 08/13] ARM: dts: qcom: msm8226: Add smsm node
` [PATCH v5 09/13] ARM: dts: qcom: msm8226: Add modem remoteproc node
` [PATCH v5 10/13] ARM: dts: qcom: msm8226: Add BAM DMUX Ethernet/IP device
` [PATCH v5 11/13] ARM: dts: qcom: Introduce dtsi for LTE-capable MSM8926
` [PATCH v5 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem
` [PATCH v5 13/13] ARM: dts: qcom: msm8226-samsung-matisse-common: "
` (subset) [PATCH v5 00/13] Modem support for MSM8226

[PATCH] remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
 2025-03-15 15:38 UTC  (3+ messages)

[PATCH] remoteproc: imx_dsp_rproc: Document run_stall struct member
 2025-03-14 20:18 UTC  (2+ messages)

[PATCH RFC v2 1/2] dt-bindings: remoteproc: Add SM8750 MPSS
 2025-03-14 14:17 UTC  (3+ messages)
` [PATCH RFC v2 2/2] remoteproc: qcom: pas: "

[PATCH v5 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-13 15:46 UTC  (14+ messages)
` [PATCH v5 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v5 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v5 3/8] arm64: dts: imx8mp: Use "
` [PATCH v5 4/8] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH v5 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v5 6/8] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH v5 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v5 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH v4 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-11  8:59 UTC  (15+ messages)
` [PATCH v4 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v4 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v4 3/8] arm64: dts: imx8mp: Use "
` [PATCH v4 4/8] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH v4 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v4 6/8] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH v4 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v4 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH] remoteproc: imx_dsp_rproc: conditionally wait for FW_READY
 2025-03-06 17:50 UTC  (2+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2025-03-05 12:50 UTC  (15+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation

Question regarding AMD Xilinx dt changes
 2025-03-03 23:37 UTC  (3+ messages)

[PATCH v2] dt-bindings: remoteproc: qcom,sm6115-pas: Use recommended MBN firmware format in DTS example
 2025-02-28 22:37 UTC  (3+ messages)

[PATCH 0/2] Refactor Data Structures for TI K3 R5 remoteproc
 2025-02-28 14:13 UTC  (6+ messages)
` [PATCH 1/2] remoteproc: k3-r5: Re-order internal memory initialization function
` [PATCH 2/2] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4

[PATCH v3 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-25 13:55 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v3 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v3 3/8] arm64: dts: imx8mp: Use "
` [PATCH v3 4/8] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH v3 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v3 6/8] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH v3 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v3 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH] remoteproc: omap: add comment for is_iomem
 2025-02-24 16:22 UTC  (2+ messages)

[PATCH v3] dt-bindings: remoteproc: Add SM8750 CDSP
 2025-02-21 16:00 UTC 

[RESEND PATCH 1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP
 2025-02-21 15:54 UTC  (3+ messages)
` [RESEND PATCH 2/2] remoteproc: qcom: pas: Add SM8750 MPSS

[PATCH] dt-bindings: hwlock: Convert to dtschema
 2025-02-20 10:51 UTC  (5+ messages)

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2025-02-20 10:31 UTC  (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages

[PATCH 0/5] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-19  8:46 UTC  (23+ messages)
` [PATCH 1/5] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH 2/5] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH 3/5] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH 4/5] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH 5/5] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH 0/4] Fix omap-iommu bitrot
 2025-02-16 10:27 UTC  (5+ messages)
` [PATCH 2/4] media: omap3isp: Handle ARM dma_iommu_mapping

[PATCH v2 0/2] Support single-PD in wcnss driver
 2025-02-12  7:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms

[PATCH v4 00/13] Modem support for MSM8226
 2025-02-11 13:19 UTC  (3+ messages)
` [PATCH v4 09/13] ARM: dts: qcom: msm8226: Add modem remoteproc node


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