net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
authorParthiban Veerasooran <Parthiban.Veerasooran@microchip.com>
Fri, 26 May 2023 15:23:48 +0000 (20:53 +0530)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 30 May 2023 09:49:55 +0000 (11:49 +0200)
commit972c6d8346333437ae784271e74129b3f0583248
tree51e6f76b0c64df8fea1f45b338b0b2e8f613cbd9
parentb4010beb347d63acd5715cd66eb791988128b7b8
net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

Add support for the Microchip LAN865x Rev.B0 10BASE-T1S Internal PHYs
(LAN8650/1). The LAN865x combines a Media Access Controller (MAC) and an
internal 10BASE-T1S Ethernet PHY to access 10BASE‑T1S networks. As
LAN867X and LAN865X are using the same function for the read_status,
rename the function as lan86xx_read_status.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@microchip.com>
Reviewed-by: Ramón Nordin Rodriguez <ramon.nordin.rodriguez@ferroamp.se>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/Kconfig
drivers/net/phy/microchip_t1s.c