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

2020-05-21 Thread Florian Fainelli
On 5/21/2020 10:48 AM, 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 > controller that

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

2020-05-21 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.