drivers: net: fsl_enetc: fix RGMII configuration
authorMichael Walle <michael@walle.cc>
Sat, 26 Oct 2019 00:39:12 +0000 (02:39 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 8 Nov 2019 05:53:01 +0000 (11:23 +0530)
commit29a6617ada631c1f86512028218491e3c15500cc
tree74c6608249de8721cfcf7a070afcfb5384f119ae
parent2efb147a0a3388c7e93b87ae86bf457fcff802b0
drivers: net: fsl_enetc: fix RGMII configuration

Add the missing RGMII PHY modes in which case the MAC has configure its
RGMII settings. The only difference between these modes is the RX and
TX delay configuration. A user might choose any RGMII mode in the device
tree.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Alex Marginean <alexm.osslist@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/net/fsl_enetc.c