Reviews by jm@ti.com
· linux-remoteproc
All review-attestation trailers
(Reviewed-by / Acked-by /
Tested-by / Reported-by /
Suggested-by / Co-developed-by /
Reported-and-tested-by)
by this address on the linux-remoteproc archive.
71 attestations . (71 Tested-by)
-
STALE474d
LANDED: 2 (1M) [PATCH v12 36/36] remoteproc: k3: Refactor release_tsp() functions into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 35/36] remoteproc: k3: Refactor reserved_mem_init() functions into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 34/36] remoteproc: k3: Refactor mem_release() functions into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 33/36] remoteproc: k3: Refactor of_get_memories() functions into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 32/36] remoteproc: k3: Refactor .da_to_va rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 31/36] remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 30/36] remoteproc: k3: Refactor .detach rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 29/36] remoteproc: k3: Refactor .attach rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 28/36] remoteproc: k3: Refactor .stop rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 27/36] remoteproc: k3: Refactor .start rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 26/36] remoteproc: k3: Refactor .unprepare rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 25/36] remoteproc: k3: Refactor .prepare rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 24/36] remoteproc: k3-dsp: Assert local reset during .prepare callback
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 23/36] remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 22/36] remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 21/36] remoteproc: k3-m4: Ping the mbox while acquiring the channel
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 20/36] remoteproc: k3: Refactor rproc_release() implementation into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 19/36] remoteproc: k3-m4: Introduce central function to release rproc from reset
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 17/36] remoteproc: k3: Refactor rproc_reset() implementation into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 18/36] remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 16/36] remoteproc: k3-m4: Introduce central function to put rproc into reset
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 15/36] remoteproc: k3-dsp: Correct Reset logic for devices without lresets
2025-05-13 · Tested-by -
STALE474d
LANDED: 3 (1M) [PATCH v12 14/36] remoteproc: k3: Refactor .kick rproc ops into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 13/36] remoteproc: k3: Refactor mailbox rx_callback functions into common driver
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 12/36] remoteproc: k3: Refactor shared data structures
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 11/36] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 10/36] remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 09/36] remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 08/36] remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 06/36] remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 07/36] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 05/36] remoteproc: k3-r5: Re-order internal memory initialization functions
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 03/36] remoteproc: k3-r5: Refactor sequential core power up/down operations
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 02/36] remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
2025-05-13 · Tested-by -
STALE474d
LANDED: 2 (1M) [PATCH v12 01/36] remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
2025-05-13 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 35/35] remoteproc: k3: Refactor release_tsp() functions into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 34/35] remoteproc: k3: Refactor reserved_mem_init() functions into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 33/35] remoteproc: k3: Refactor mem_release() functions into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 32/35] remoteproc: k3: Refactor of_get_memories() functions into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 31/35] remoteproc: k3: Refactor .da_to_va rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 30/35] remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 29/35] remoteproc: k3: Refactor .detach rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 28/35] remoteproc: k3: Refactor .attach rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 27/35] remoteproc: k3: Refactor .stop rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 26/35] remoteproc: k3: Refactor .start rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 25/35] remoteproc: k3: Refactor .unprepare rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 24/35] remoteproc: k3: Refactor .prepare rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 23/35] remoteproc: k3-dsp: Assert local reset during .prepare callback
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 22/35] remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 21/35] remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 20/35] remoteproc: k3-m4: Ping the mbox while acquiring the channel
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 19/35] remoteproc: k3: Refactor rproc_release() implementation into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 18/35] remoteproc: k3-m4: Introduce central function to release rproc from reset
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 17/35] remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 16/35] remoteproc: k3: Refactor rproc_reset() implementation into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 15/35] remoteproc: k3-m4: Introduce central function to put rproc into reset
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 14/35] remoteproc: k3-dsp: Correct Reset logic for devices without lresets
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 2 (1M) [PATCH v11 13/35] remoteproc: k3: Refactor .kick rproc ops into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 12/35] remoteproc: k3: Refactor mailbox rx_callback functions into common driver
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 11/35] remoteproc: k3: Refactor shared data structures
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 10/35] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 09/35] remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 08/35] remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 2 (1M) [PATCH v11 07/35] remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 06/35] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 03/35] remoteproc: k3-r5: Refactor sequential core power up/down operations
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 02/35] remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 05/35] remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 04/35] remoteproc: k3-r5: Re-order internal memory initialization functions
2025-04-25 · Tested-by -
STALE482d
REVIEWED: 1 (1M) [PATCH v11 01/35] remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
2025-04-25 · Tested-by -
STALE500d
REVIEWED: 1 (1M) Re: [PATCH v10 00/33] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
2025-04-23 · Tested-by