Re: [PATCH net-next v6 1/4] dt-bindings: net: Add tx and rx internal delays

2020-06-15 Thread Rob Herring
On Thu, Jun 04, 2020 at 06:14:07AM -0500, Dan Murphy wrote: > tx-internal-delays and rx-internal-delays are a common setting for RGMII > capable devices. > > These properties are used when the phy-mode or phy-controller is set to > rgmii-id, rgmii-rxid or rgmii-txid. These modes indicate to the >

[PATCH net-next v6 1/4] dt-bindings: net: Add tx and rx internal delays

2020-06-04 Thread Dan Murphy
tx-internal-delays and rx-internal-delays are a common setting for RGMII capable devices. These properties are used when the phy-mode or phy-controller is set to rgmii-id, rgmii-rxid or rgmii-txid. These modes indicate to the controller that the PHY will add the internal delay for the connection.