OSDN Git Service

net: phy: add qca8081 get_features
authorLuo Jie <luoj@codeaurora.org>
Sun, 24 Oct 2021 08:27:31 +0000 (16:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2021 13:04:18 +0000 (14:04 +0100)
commit765c22aad157771c25a0de18fb4a84e7f02c2a6b
treec8c0836fda8dabf7bfdf03d057610d5afad29c6f
parent79c7bc0521545fd11a5cf52b946f71e2ded213d3
net: phy: add qca8081 get_features

Reuse the at803x phy driver get_features excepting
adding 2500M capability.

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