Re: [PATCH v10 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-22 23:15:14
Also in:
linux-devicetree, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-22 23:15:14
Also in:
linux-devicetree, lkml
On Wed, 23 Mar 2022 01:24:45 +0530 Prasanna Vengateshan wrote:
LAN937x is a Multi-Port 100BASE-T1 Ethernet Physical Layer switch compliant with the IEEE 802.3bw-2015 specification. The device provides 100 Mbit/s transmit and receive capability over a single Unshielded Twisted Pair (UTP) cable. LAN937x is successive revision of KSZ series switch. This series of patches provide the DSA driver support for Microchip LAN937X switch and it configures through SPI interface. This driver shares some of the functions from KSZ common layer.
net-next is closed during the merge window. You can continue code review by posing RFC patches but you'll have to repost for merging once 5.18-rc1 has been tagged.