Re: [PATCH net-next v4 4/6] net: phy: microchip_t1s: fix reset complete status handling

From: Ramón Nordin Rodriguez
Date: Mon May 29 2023 - 03:06:00 EST


On Fri, May 26, 2023 at 08:53:46PM +0530, Parthiban Veerasooran wrote:
> As per the datasheet DS-LAN8670-1-2-60001573C.pdf, the Reset Complete
> status bit in the STS2 register has to be checked before proceeding to
> the initial configuration. Reading STS2 register will also clear the
> Reset Complete interrupt which is non-maskable.
>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@xxxxxxxxxxxxx>
> ---

Reviewed-by: Ramón Nordin Rodriguez <ramon.nordin.rodriguez@xxxxxxxxxxx>
Tested-by: Ramón Nordin Rodriguez <ramon.nordin.rodriguez@xxxxxxxxxxx>