OSDN Git Service

net: phy: at803x: mention AR8033 as same as AR8031
authorMichael Walle <michael@walle.cc>
Wed, 6 Nov 2019 22:36:15 +0000 (23:36 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Nov 2019 05:42:06 +0000 (21:42 -0800)
commit428061f70f1aa3a56fdf53d57adbac0caef3e663
tree46e3a2c1d41d6c720565a3bcd282d90e47a3d315
parent2f664823a47021ae029fe91272adbf0a223e477f
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>
drivers/net/phy/Kconfig
drivers/net/phy/at803x.c