commit | ba7dac39f0cfa11152cc64deb23da74cd8b82a91 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue Jul 27 15:19:35 2021 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 09 14:46:50 2021 +0200 |
tree | d354075aa921f6c6c48acb0bc7512513392cdfd8 | |
parent | aefb06265e00b3ac1a5e61e87f54e0a9a7282bb5 [diff] |
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 <tharvey@gateworks.com>