Commit c887f5b0 authored by Daniel Schultz's avatar Daniel Schultz Committed by Heiko Stuebner

ARM: dts: rockchip: Add dp83867 CLK_OUT muxing on rk3288-phycore-som

The CLK_O_SEL default is synchronous to XI input clock, which is 25 MHz.
Set CLK_O_SEL to channel A transmit clock so we have 125 MHz on CLK_OUT.
Signed-off-by: default avatarDaniel Schultz <d.schultz@phytec.de>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5f501b42
......@@ -151,6 +151,7 @@ phy0: ethernet-phy@0 {
ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
enet-phy-lane-no-swap;
ti,clk-output-sel = <DP83867_CLK_O_SEL_CHN_A_TCLK>;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment