ARM: dts: imx6ul: set enet_clk_ref to CLK_ENETx_REF_SEL
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 31 Jan 2023 08:46:40 +0000 (09:46 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 6 Mar 2023 02:01:46 +0000 (10:01 +0800)
commit8940c105273fcde00a60023f68f8a5b75e1df0cc
tree4517ec612cd97eae8f049599875641b1a449355a
parent088e350d2bb29756671f73639e65ba2b897e57a4
ARM: dts: imx6ul: set enet_clk_ref to CLK_ENETx_REF_SEL

IMX6UL_CLK_ENETx_REF is behind of CLK_ENETx_REF_SEL:

FEC MAC <---------- CLK_ENETx_REF_SEL <--------- CLK_ENETx_REF
       \
        ^------<-> CLK_ENETx_REF_PAD

We should point to the clock selector instead. So, we will be able to
use external clock source from CLK_ENETx_REF_PAD as well.

At same time, remove enet_out clk. It is using always the same clock as
enet_clk_ref and do not help to solve any challenges of this HW.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul.dtsi