From: Tim Harvey Date: Tue, 27 Jul 2021 22:19:35 +0000 (-0700) Subject: arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy props X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=aea162c10e3dcf05fe8ee7bbe3f9989fd51a84b8;p=u-boot.git arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy props Replace the deprecated 'tx-fifo-depth' and 'rx-fifo-depth' properties not supported by U-Boot drivers/net/phy/dp83867.c with the proper 'ti,fifo-depth' property. Signed-off-by: Tim Harvey --- diff --git a/arch/arm/dts/imx8mm-venice-gw700x.dtsi b/arch/arm/dts/imx8mm-venice-gw700x.dtsi index c769fadbd0..cc850e7dce 100644 --- a/arch/arm/dts/imx8mm-venice-gw700x.dtsi +++ b/arch/arm/dts/imx8mm-venice-gw700x.dtsi @@ -111,8 +111,7 @@ reg = <0>; ti,rx-internal-delay = ; ti,tx-internal-delay = ; - tx-fifo-depth = ; - rx-fifo-depth = ; + ti,fifo-depth = ; }; }; };