[U-Boot] [PATCH 8/9] phy: atheros: ar8035: remove static clock config

Joe Hershberger joe.hershberger at gmail.com
Sat Nov 30 01:18:46 UTC 2019


On Fri, Oct 25, 2019 at 7:29 PM Michael Walle <michael at walle.cc> wrote:
>
> 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: Michael Walle <michael at walle.cc>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list