[PATCH v4 2/7] Documentation: devicetree: add PHY lane swap binding
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-11-01 20:48:35
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-11-01 20:48:35
Also in:
linux-devicetree, lkml, netdev
+- 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.
Andrew