commit | aea162c10e3dcf05fe8ee7bbe3f9989fd51a84b8 | [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 | 98559e02f16fc3fb96b0760d1b63780c46d95eab [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>