[PATCH v4 2/7] Documentation: devicetree: add PHY lane swap binding
From: Jon Mason <hidden>
Date: 2016-11-01 20:59:31
Also in:
linux-devicetree, lkml, netdev
From: Jon Mason <hidden>
Date: 2016-11-01 20:59:31
Also in:
linux-devicetree, lkml, netdev
On Tue, Nov 01, 2016 at 09:48:26PM +0100, Andrew Lunn wrote:
quoted
+- enet-phy-lane-swap: If set, indicates the PHY device requires swapping the + TX/RX lanes to function properly.Is 'requires' the right word here? The PHY performs the actual swap of the Tx/Rx lanes.
What I'm trying to say here is that without the lane swapping, the PHY will not function properly. Thus, those PHYs require this parameter to work. I am open to suggestions to reword the sentence to make it clearer. Thanks, Jon
Andrew