Re: [PATCH v6 00/16] remoteproc: Add support for detaching a remote processor

2021-03-01 Thread Mathieu Poirier
On Fri, Feb 26, 2021 at 05:40:49PM +0100, Arnaud POULIQUEN wrote: > Hi Mathieu, > > On 2/24/21 12:34 AM, Mathieu Poirier wrote: > > Following the work done here [1], this set provides support for the > > remoteproc core to release resources associated with a remote processor > > without having to

Re: [PATCH v6 00/16] remoteproc: Add support for detaching a remote processor

2021-02-26 Thread Arnaud POULIQUEN
Hi Mathieu, On 2/24/21 12:34 AM, Mathieu Poirier wrote: > Following the work done here [1], this set provides support for the > remoteproc core to release resources associated with a remote processor > without having to switch it off. That way a platform driver can be removed > or the application

[PATCH v6 00/16] remoteproc: Add support for detaching a remote processor

2021-02-23 Thread Mathieu Poirier
Following the work done here [1], this set provides support for the remoteproc core to release resources associated with a remote processor without having to switch it off. That way a platform driver can be removed or the application processor power cycled while the remote processor is still operat