ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 11 May 2021 04:30:39 +0000 (06:30 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 23 May 2021 03:25:03 +0000 (11:25 +0800)
Without SoC specific PHY fixups the network interface on this board will
fail to work. Provide missing DT properties to make it work again.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-riotboard.dts

index 065d3ab..e7d9bfb 100644 (file)
                        reset-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <10000>;
                        reset-deassert-us = <1000>;
+                       qca,smarteee-tw-us-1g = <24>;
+                       qca,clk-out-frequency = <125000000>;
                };
        };
 };