aboutsummaryrefslogtreecommitdiff
path: root/include/phy.h
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-01-25 14:23:51 +0200
committerTom Rini <trini@konsulko.com>2021-02-16 11:48:20 -0500
commit56a558834081af0de84a4402d081f49e00297bab (patch)
tree391507bd5db4b9f37a186e17ef5206aa5b88693e /include/phy.h
parent9d1215be92c89a4cc52afc80ec6bb3a4f8e7af8e (diff)
net: phy: fixed: support speeds of 2500 and 10000
Unlike the Linux fixed PHY driver, the one in U-Boot does not attempt to emulate the clause 22 register set of a gigabit copper PHY driver through the swphy framework. Therefore, the limitation of being unable to support speeds higher than gigabit in fixed-link does not apply to the U-Boot fixed PHY driver. This makes the fixed-link U-Boot implementation more similar to the one from phylink, which can work with any valid link speed. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Diffstat (limited to 'include/phy.h')
0 files changed, 0 insertions, 0 deletions