Commit d20dd0ea authored by Paolo Abeni's avatar Paolo Abeni

Merge branch 'microchip_t1s-update-on-microchip-10base-t1s-phy-driver'

Parthiban Veerasooran says:

====================
microchip_t1s: Update on Microchip 10BASE-T1S PHY driver

This patch series contain the below updates,
- Fixes on the Microchip LAN8670/1/2 10BASE-T1S PHYs support in the
  net/phy/microchip_t1s.c driver.
- Adds support for the Microchip LAN8650/1 Rev.B0 10BASE-T1S Internal
  PHYs in the net/phy/microchip_t1s.c driver.
====================

Link: https://lore.kernel.org/r/20230526152348.70781-1-Parthiban.Veerasooran@microchip.comSigned-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parents 7fa28bc6 972c6d83
...@@ -243,9 +243,10 @@ config MICREL_PHY ...@@ -243,9 +243,10 @@ config MICREL_PHY
Supports the KSZ9021, VSC8201, KS8001 PHYs. Supports the KSZ9021, VSC8201, KS8001 PHYs.
config MICROCHIP_T1S_PHY config MICROCHIP_T1S_PHY
tristate "Microchip 10BASE-T1S Ethernet PHY" tristate "Microchip 10BASE-T1S Ethernet PHYs"
help help
Currently supports the LAN8670, LAN8671, LAN8672 Currently supports the LAN8670/1/2 Rev.B1 and LAN8650/1 Rev.B0 Internal
PHYs.
config MICROCHIP_PHY config MICROCHIP_PHY
tristate "Microchip PHYs" tristate "Microchip PHYs"
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment