Re: [PATCH v2 3/7] drivers: reset: simple: add BCM6345 reset support

From: Florian Fainelli
Date: Tue Jun 09 2020 - 21:06:02 EST




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