From 41ed5b0c11608e2a49eb77cbe5f681cfd99333bf Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 5 Feb 2020 14:17:53 +0100 Subject: fsl-imx8mm-verdin.dts: remove fsl,rgmii_rxc_dly et. al. The FEC in the i.MX8MM doesn't have this feature. So don't pretend one can use it. Additionally in the 2018.03 downstream U-Boot the property is not evaluated, not even for the i.MX8 and i.MX8X based machines. Signed-off-by: Max Krummenacher --- arch/arm/dts/fsl-imx8mm-verdin.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/dts/fsl-imx8mm-verdin.dts b/arch/arm/dts/fsl-imx8mm-verdin.dts index 3b41e62c9c..91f1a632d9 100644 --- a/arch/arm/dts/fsl-imx8mm-verdin.dts +++ b/arch/arm/dts/fsl-imx8mm-verdin.dts @@ -105,8 +105,6 @@ phy-mode = "rgmii"; phy-supply = <®_ethphy>; fsl,magic-packet; - fsl,rgmii_rxc_dly; - fsl,rgmii_txc_dly; status = "okay"; mdio { -- cgit v1.2.3