Re: [PATCH v7 1/4] remoteproc/davinci: use the reset framework

2018-07-31 Thread Sekhar Nori
Bjorn, On Tuesday 31 July 2018 01:25 PM, Bartosz Golaszewski wrote: > 2018-07-31 6:25 GMT+02:00 Bjorn Andersson : >> On Thu 21 Jun 00:37 PDT 2018, Bartosz Golaszewski wrote: >> >>> From: Bartosz Golaszewski >>> >>> Switch to using the reset framework instead of handcoded reset routines >>> we use

Re: [PATCH v7 1/4] remoteproc/davinci: use the reset framework

2018-07-31 Thread Bartosz Golaszewski
2018-07-31 6:25 GMT+02:00 Bjorn Andersson : > On Thu 21 Jun 00:37 PDT 2018, Bartosz Golaszewski wrote: > >> From: Bartosz Golaszewski >> >> Switch to using the reset framework instead of handcoded reset routines >> we used so far. >> >> Signed-off-by: Bartosz Golaszewski >> Reviewed-by: Sekhar No

Re: [PATCH v7 1/4] remoteproc/davinci: use the reset framework

2018-07-30 Thread Bjorn Andersson
On Thu 21 Jun 00:37 PDT 2018, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Switch to using the reset framework instead of handcoded reset routines > we used so far. > > Signed-off-by: Bartosz Golaszewski > Reviewed-by: Sekhar Nori > Reviewed-by: Philipp Zabel Acked-by: Bjorn A

Re: [PATCH v7 1/4] remoteproc/davinci: use the reset framework

2018-07-23 Thread Bartosz Golaszewski
2018-06-21 9:37 GMT+02:00 Bartosz Golaszewski : > From: Bartosz Golaszewski > > Switch to using the reset framework instead of handcoded reset routines > we used so far. > > Signed-off-by: Bartosz Golaszewski > Reviewed-by: Sekhar Nori > Reviewed-by: Philipp Zabel > --- > drivers/remoteproc/da

[PATCH v7 1/4] remoteproc/davinci: use the reset framework

2018-06-21 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Switch to using the reset framework instead of handcoded reset routines we used so far. Signed-off-by: Bartosz Golaszewski Reviewed-by: Sekhar Nori Reviewed-by: Philipp Zabel --- drivers/remoteproc/da8xx_remoteproc.c | 34 +++ 1 file changed,