Re: [PATCH net-next v4 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

From: Paolo Abeni
Date: Tue May 30 2023 - 05:50:10 EST


On Mon, 2023-05-29 at 09:07 +0200, Ramón Nordin Rodriguez wrote:
> On Fri, May 26, 2023 at 08:53:48PM +0530, Parthiban Veerasooran wrote:
> > Add support for the Microchip LAN865x Rev.B0 10BASE-T1S Internal PHYs
> > (LAN8650/1). The LAN865x combines a Media Access Controller (MAC) and an
> > internal 10BASE-T1S Ethernet PHY to access 10BASE‑T1S networks. As
> > LAN867X and LAN865X are using the same function for the read_status,
> > rename the function as lan86xx_read_status.
> >
> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> > Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@xxxxxxxxxxxxx>
> > ---
>
> I accidentally sent both reviewed-by and tested by, should only have
> been reviewed-by.

N.P. I'll strip your tested-by tag from this patch when I'll apply it.

Cheers,

Paolo