net: ibm: emac: support RGMII-[RX|TX]ID phymode
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 20 Dec 2017 22:01:50 +0000 (23:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Dec 2017 18:09:41 +0000 (13:09 -0500)
commit29635762be4c18a3bb24338ea338515a171b67a6
treeabadd8f92cb9528e24d282882ecf409bd358e031
parent78b69921a125689ee0164e877a36e877f5905e3a
net: ibm: emac: support RGMII-[RX|TX]ID phymode

The RGMII spec allows compliance for devices that implement an internal
delay on TXC and/or RXC inside the transmitter. This patch adds the
necessary RGMII_[RX|TX]ID mode code to handle such PHYs with the
emac driver.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/emac/core.c
drivers/net/ethernet/ibm/emac/rgmii.c