Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface

From: Andrew Lunn
Date: Mon Apr 22 2024 - 19:43:38 EST


On Thu, Apr 18, 2024 at 06:26:36PM +0530, Parthiban Veerasooran wrote:
> This patch series contain the below updates,
> - Adds support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface in the
> net/ethernet/oa_tc6.c.
> Link to the spec:
> -----------------
> https://opensig.org/download/document/OPEN_Alliance_10BASET1x_MAC-PHY_Serial_Interface_V1.1.pdf
>
> - Adds driver support for Microchip LAN8650/1 Rev.B1 10BASE-T1S MACPHY
> Ethernet driver in the net/ethernet/microchip/lan865x/lan865x.c.
> Link to the product:
> --------------------
> https://www.microchip.com/en-us/product/lan8650

The patchset did not apply cleanly to net-next:

https://patchwork.kernel.org/project/netdevbpf/list/?series=&submitter=206056&state=*&q=&archive=&delegate=

Which means it did not get any of the standard automatic testing :-(

Andrew