Hi Florian, > El 10 jun 2020, a las 3:05, Florian Fainelli <f.fainelli@xxxxxxxxx> escribió: > > > > On 6/9/2020 9:02 AM, Álvaro Fernández Rojas wrote: >> Add support for resetting blocks through the Linux reset controller >> subsystem for BCM63xx SoCs. >> >> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> > > This looks good to me, however in v1 there was a need for sleeping after > the reset assertion, and this does not appear to be taken care of by > default by reset-simple.c, did you determine the delay not to be necessary? Let me do some more tests to determine if it’s really needed. > -- > Florian