Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-21 Thread Mathieu Poirier
On Wed, 20 Nov 2024 at 09:39, Arnaud POULIQUEN wrote: > > > > On 11/20/24 17:04, Mathieu Poirier wrote: > > On Tue, 19 Nov 2024 at 13:38, Mathieu Poirier > > wrote: > >> > >> On Tue, 19 Nov 2024 at 11:14, Arnaud POULIQUEN > >> wrote: > >>> > >>> Hello Mathieu, > >>> > >>> On 11/18/24 18:52, Math

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-20 Thread Arnaud POULIQUEN
On 11/20/24 17:04, Mathieu Poirier wrote: > On Tue, 19 Nov 2024 at 13:38, Mathieu Poirier > wrote: >> >> On Tue, 19 Nov 2024 at 11:14, Arnaud POULIQUEN >> wrote: >>> >>> Hello Mathieu, >>> >>> On 11/18/24 18:52, Mathieu Poirier wrote: On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouli

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-20 Thread Mathieu Poirier
On Tue, 19 Nov 2024 at 13:38, Mathieu Poirier wrote: > > On Tue, 19 Nov 2024 at 11:14, Arnaud POULIQUEN > wrote: > > > > Hello Mathieu, > > > > On 11/18/24 18:52, Mathieu Poirier wrote: > > > On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: > > >> This patch updates the rproc_ops

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-20 Thread Arnaud POULIQUEN
On 11/19/24 21:38, Mathieu Poirier wrote: > On Tue, 19 Nov 2024 at 11:14, Arnaud POULIQUEN > wrote: >> >> Hello Mathieu, >> >> On 11/18/24 18:52, Mathieu Poirier wrote: >>> On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: This patch updates the rproc_ops struct to include

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-20 Thread Mathieu Poirier
On Tue, 19 Nov 2024 at 11:14, Arnaud POULIQUEN wrote: > > Hello Mathieu, > > On 11/18/24 18:52, Mathieu Poirier wrote: > > On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: > >> This patch updates the rproc_ops struct to include an optional > >> release_fw function. > >> > >> The r

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-19 Thread Arnaud POULIQUEN
Hello Mathieu, On 11/18/24 18:52, Mathieu Poirier wrote: > On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: >> This patch updates the rproc_ops struct to include an optional >> release_fw function. >> >> The release_fw ops is responsible for releasing the remote processor >> firmw

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-19 Thread Arnaud POULIQUEN
hello Mathieu, On 11/18/24 18:52, Mathieu Poirier wrote: > On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: >> This patch updates the rproc_ops struct to include an optional >> release_fw function. >> >> The release_fw ops is responsible for releasing the remote processor >> firmw

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-18 Thread Mathieu Poirier
On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: > This patch updates the rproc_ops struct to include an optional > release_fw function. > > The release_fw ops is responsible for releasing the remote processor > firmware image. The ops is called in the following cases: > > - An

Re: [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-14 Thread Mathieu Poirier
On Mon, Nov 04, 2024 at 02:35:12PM +0100, Arnaud Pouliquen wrote: > This patch updates the rproc_ops struct to include an optional > release_fw function. > > The release_fw ops is responsible for releasing the remote processor > firmware image. The ops is called in the following cases: > > - An

[PATCH v13 4/7] remoteproc: Introduce release_fw optional operation

2024-11-04 Thread Arnaud Pouliquen
This patch updates the rproc_ops struct to include an optional release_fw function. The release_fw ops is responsible for releasing the remote processor firmware image. The ops is called in the following cases: - An error occurs in rproc_start() between the loading of the segments and the