Re: [PATCH v6 6/7] remoteproc/davinci: use the reset framework

From: Bartosz Golaszewski
Date: Wed Apr 18 2018 - 04:56:39 EST


2018-04-18 7:44 GMT+02:00 Sekhar Nori <nsekhar@xxxxxx>:
> On Tuesday 17 April 2018 11:00 PM, Bartosz Golaszewski wrote:
>> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>>
>> Switch to using the reset framework instead of handcoded reset routines
>> we used so far.
>>
>> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> Looks good!
>
> Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>
>
> This depends on DaVinci gaining common clock / reset framework support
> though. I am guessing remoteproc maintainers will have to be reminded
> when its safe to apply.
>
> Thanks,
> Sekhar

Right, I assume you plan to apply the platform & DT patches from David
for 4.18? We can then provide an immutable branch to remoteproc
maintainers.

Bart