Re: [PATCH 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc

2024-12-16 Thread Mathieu Poirier
On Wed, 4 Dec 2024 at 04:11, Beleswar Padhi wrote: > > This series uses various devm_ helpers to simplify device removal path in > ti_k3_r5_remoteproc driver. This is the first series in the TI K3 > Remoteproc refactoring as long planned since [0]. > > Testing Done: > 1. Tested boot of R5F remotep

[PATCH 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc

2024-12-04 Thread Beleswar Padhi
This series uses various devm_ helpers to simplify device removal path in ti_k3_r5_remoteproc driver. This is the first series in the TI K3 Remoteproc refactoring as long planned since [0]. Testing Done: 1. Tested boot of R5F remoteprocs in MCU and MAIN voltage domain in both IPC-Only mode and Ker