OSDN Git Service

net: phy: add qca8081 ethernet phy driver
authorLuo Jie <luoj@codeaurora.org>
Sun, 24 Oct 2021 08:27:29 +0000 (16:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2021 13:04:18 +0000 (14:04 +0100)
commitdaf61732a49a2eca2db24bdc550395fa392d542b
tree08ce5a5cc191d52e1078257736de5ff43076b600
parent9540cdda91139e482865619d9cdf9be5b413921a
net: phy: add qca8081 ethernet phy driver

qca8081 is a single port ethernet phy chip that supports
10/100/1000/2500 Mbps mode.

Add the basic phy driver features, and reuse the at803x
phy driver functions.

Signed-off-by: Luo Jie <luoj@codeaurora.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c