diff options
author | Marek Vasut <marex@denx.de> | 2021-01-17 00:16:16 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-27 10:47:54 -0500 |
commit | b5f09df246a8a24a3b4acb669cbf95d2a063176b (patch) | |
tree | 69e5bf8f47272b2f365933033c79d75e1bd16502 /configs | |
parent | c34a927566d553a799b4811456b49c88b6e5e30c (diff) | |
download | u-boot-b5f09df246a8a24a3b4acb669cbf95d2a063176b.tar.gz |
net: phy: micrel: Try default PHY ofnode first
The phydev structure has a PHY OF node pointer in it, use that OF node
first when looking up PHY OF node properties, since that is likely the
correct PHY OF node pointer. If the pointer is not valid, which is the
case e.g. on legacy DTs, fall back to parsing MAC ethernet-phy subnode.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions