net: phy: smsc: add LAN8742 phy support.
authorYuiko Oshino <yuiko.oshino@microchip.com>
Thu, 5 May 2022 18:12:52 +0000 (11:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 11:20:56 +0000 (12:20 +0100)
commit53ad228682899689d8a3a0f91e399febe88a1db3
tree59e1f32fad9a97125c7ad01f46738c30efdcf92c
parente078286a1375c3073e11c71add0c19e9f5816f71
net: phy: smsc: add LAN8742 phy support.

The current phy IDs on the available hardware.
        LAN8742 0x0007C130, 0x0007C131

Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/smsc.c