Re: [PATCH net-next 1/2] net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY

From: Andrew Lunn

Date: Thu Oct 30 2025 - 10:51:24 EST


On Thu, Oct 30, 2025 at 03:52:57PM +0530, Parthiban Veerasooran wrote:
> Add support for the LAN8670/1/2 Rev.D0 10BASE-T1S PHYs from Microchip.
> The new Rev.D0 silicon requires a specific set of initialization
> settings to be configured for optimal performance and compliance with
> OPEN Alliance specifications, as described in Microchip Application Note
> AN1699 (Revision G, DS60001699G – October 2025).
> https://www.microchip.com/en-us/application-notes/an1699
>
> Signed-off-by: Parthiban Veerasooran <parthiban.veerasooran@xxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew