commit | 2acda734d7c28cadc55f4024ffbf6699b71671e7 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Sat Oct 26 02:39:12 2019 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Nov 08 11:23:01 2019 +0530 |
tree | 74c6608249de8721cfcf7a070afcfb5384f119ae | |
parent | 5ad81177f187b5e7f433891dea2873c0b2e1d281 [diff] |
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>