mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly
The FEC in the i.MX8MM doesn't support this feature. So don't pretend one can use it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com> Acked-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
This commit is contained in:
parent
0c45a51970
commit
d40aa43f3f
1 changed files with 0 additions and 2 deletions
|
@ -153,8 +153,6 @@
|
|||
|
||||
&fec1 {
|
||||
fsl,magic-packet;
|
||||
fsl,rgmii_rxc_dly;
|
||||
fsl,rgmii_txc_dly;
|
||||
phy-handle = <ðphy0>;
|
||||
phy-mode = "rgmii";
|
||||
phy-supply = <®_ethphy>;
|
||||
|
|
Loading…
Add table
Reference in a new issue