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? -- Florian