]> git.droids-corp.org - dpdk.git/commit
net/ngbe: fix YT PHY UTP mode to link up
authorJiawen Wu <jiawenwu@trustnetic.com>
Wed, 22 Jun 2022 06:56:11 +0000 (14:56 +0800)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Wed, 22 Jun 2022 10:32:41 +0000 (12:32 +0200)
commit00f9e5c7126e19a31b0f3ff9d2b8de7152eed30e
tree7354f874f35b7ef2072f196a6a892ff985f701d4
parent51d365689158169a0ee8313f7140ec1e19dcecf9
net/ngbe: fix YT PHY UTP mode to link up

Fix to read and write the correct register fields for yt8521s and
yt8531s PHY, since mode check was added.

Fixes: 1c44384fce76 ("net/ngbe: support custom PHY interfaces")
Cc: stable@dpdk.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
drivers/net/ngbe/base/ngbe_phy_yt.c