[PATCH v5 3/7] net: phy: broadcom: Add BCM54810 PHY entry
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-11-02 18:37:23
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-11-02 18:37:23
Also in:
linux-devicetree, lkml, netdev
On Wed, Nov 02, 2016 at 01:08:04PM -0400, Jon Mason wrote:
The BCM54810 PHY requires some semi-unique configuration, which results in some additional configuration in addition to the standard config. Also, some users of the BCM54810 require the PHY lanes to be swapped. Since there is no way to detect this, add a device tree query to see if it is applicable. Inspired-by: Vikas Soni [off-list ref] Signed-off-by: Jon Mason <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew