I will add them.+ phy-mode:The phy-mode deepened on the board design. All four rgmii values are
+ enum:
+ - rmii
+ - rgmii-id
valid.
+If you absolutely really need these, keep them, but i suggest you drop
+ tx_delay:
+ maxItems: 1
+ description:
+ Control transmit clock path delay in nanoseconds.
+
+ rx_delay:
+ maxItems: 1
+ description:
+ Control receive clock path delay in nanoseconds.
them. They just cause confusion, when ideally we want the PHY to be
adding RGMII delays, not the MAC.
If you do need them, then they should be in pS.
Andrew