ARM: dts: imx6qdl: add enet_out clk support
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 31 Aug 2020 13:30:18 +0000 (15:30 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 5 Sep 2020 08:05:07 +0000 (16:05 +0800)
Like the other i-MX devices the i.MX6 family can output the enet tx
clock on the pad to feed the connected device. Add the missing clk here
to avoid local fixups like: arch/arm/boot/dts/imx6qdl-tx6.dtsi.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi

index de6daa7..7a8837c 100644 (file)
                                             <0 119 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks IMX6QDL_CLK_ENET>,
                                         <&clks IMX6QDL_CLK_ENET>,
+                                        <&clks IMX6QDL_CLK_ENET_REF>,
                                         <&clks IMX6QDL_CLK_ENET_REF>;
-                               clock-names = "ipg", "ahb", "ptp";
+                               clock-names = "ipg", "ahb", "ptp", "enet_out";
                                fsl,stop-mode = <&gpr 0x34 27>;
                                status = "disabled";
                        };