Skip to content
Commit 6333cbb3 authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

phy: atheros: ar8035: remove static clock config



We can configure the clock output in the device tree. Disable the
hardcoded one in here. This is highly board-specific and should have
never been enabled in the PHY driver.

If bisecting shows that this commit breaks your board it probably
depends on the clock output of your Atheros AR8035 PHY. Please have a
look at doc/device-tree-bindings/net/phy/atheros.txt. You need to set
"clk-out-frequency = <125000000>" because that value was the hardcoded
value until this commit.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent fe6293a8
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