Skip to content
Commit 151b8857 authored by Philip Oberfichtner's avatar Philip Oberfichtner Committed by Tom Rini
Browse files

net: dwc_eth_qos: mdio: Implement clause 45



Bevor this commit, only clause 22 access was possible. After this commit,
clause 45 direct access will available as well.

Note that there is a slight change of behavior: Before this commit, the
C45E bit was set to whatever value was left in the register from the
previous access. After this commit, we adopt the common practice of
discerning C45 from C22 using the devad argument.

Signed-off-by: default avatarPhilip Oberfichtner <pro@denx.de>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent 1dd034ec
Loading
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