Re: [PATCH] remoteproc: k3-r5: Wait for core0 power-up before powering up core1

2023-10-04 Thread Mathieu Poirier
On Wed, 4 Oct 2023 at 07:51, Apurva Nandan wrote: > > Hi Mathieu, > > On 11/09/23 22:15, Mathieu Poirier wrote: > > Hi Apurva, > > > > On Wed, Sep 06, 2023 at 06:17:56PM +0530, Apurva Nandan wrote: > >> PSC controller has a limitation that it can only power-up the second core > >> when the first c

Re: [PATCH] remoteproc: k3-r5: Wait for core0 power-up before powering up core1

2023-10-04 Thread Apurva Nandan
Hi Mathieu, On 11/09/23 22:15, Mathieu Poirier wrote: Hi Apurva, On Wed, Sep 06, 2023 at 06:17:56PM +0530, Apurva Nandan wrote: PSC controller has a limitation that it can only power-up the second core when the first core is in ON state. Power-state for core0 should be equal to or higher than

Re: [PATCH] remoteproc: k3-r5: Wait for core0 power-up before powering up core1

2023-09-11 Thread Mathieu Poirier
Hi Apurva, On Wed, Sep 06, 2023 at 06:17:56PM +0530, Apurva Nandan wrote: > PSC controller has a limitation that it can only power-up the second core > when the first core is in ON state. Power-state for core0 should be equal > to or higher than core1, else the kernel is seen hanging during rproc