Message ID | 20240730040906.53779-1-Parthiban.Veerasooran@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface | expand |
On Tue, Jul 30, 2024 at 09:38:52AM +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 FYI: This is on my RADAR, but low priority, probably not until i get back from vacation. Given the very long timer between revisions, i don't see this delay being a problem. Andrew
On Tue, 30 Jul 2024 22:29:08 +0200 Andrew Lunn wrote: > On Tue, Jul 30, 2024 at 09:38:52AM +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 > > FYI: This is on my RADAR, but low priority, probably not until i get > back from vacation. Given the very long timer between revisions, i > don't see this delay being a problem. SG, thanks for the heads up, let me mark it as deferred, you should be able to bring it back to life with a pw-bot command.. or ask for a repost.
Hi Andrew, On 31/07/24 1:59 am, Andrew Lunn wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On Tue, Jul 30, 2024 at 09:38:52AM +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 > > FYI: This is on my RADAR, but low priority, probably not until i get > back from vacation. Given the very long timer between revisions, i > don't see this delay being a problem. Thanks for the info. There was a confusion between patches, created this much delay in posting the next version. Surely next time will take care of the timeline. Sorry for the inconvenience. Eagerly waiting for your review feedback. We really appreciate your support on this. Best regards, Parthiban V > > Andrew >