Skip to content
Commit 3bf135b6 authored by Alex Marginean's avatar Alex Marginean Committed by Joe Hershberger
Browse files

drivers: net: phy: Ignore PHY ID 0 during PHY probing



Current code fails to probe some C45 PHYs that also respond to C22 reads.
This is the case for PHYs like Aquantia AQR112, Marvell 88X2242 (as
previously posted on the u-boot list).
If the PHY ID reads all 0s just ignore it and try the next devad.

Signed-off-by: default avatarAlex Marginean <alexm.osslist@gmail.com>
Reviewed-By: default avatarRamon Fried <rfried.dev@gmail.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 14df216d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment