Searched hist:"428061 f70f1aa3a56fdf53d57adbac0caef3e663" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/phy/ |
H A D | Kconfig | diff 428061f70f1aa3a56fdf53d57adbac0caef3e663 Wed Nov 06 23:36:15 CET 2019 Michael Walle <michael@walle.cc> net: phy: at803x: mention AR8033 as same as AR8031
The AR8033 is the AR8031 without PTP support. All other registers are the same. Unfortunately, they share the same PHY ID. Therefore, we cannot distinguish between the one with PTP support and the one without.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|