Kyle Evans 858f246615 if_awg: Respect rgmii-*id PHY configurations
phy-mode can be one of: rgmii, rgmii-id, rgmii-txid, rgmii-rxid; as this was
written, any of these alternate -id configurations would break as we fail to
configure syscon for rgmii. Instead, simply check that phy-mode is
configured for rgmii and we'll let the PHY driver handle any internal delay
configuration.

The pine64 should eventually specify phy-mode = "rgmii-txid" to address
gigabit issues when rx delay is configured, motivating this change.
2017-12-27 18:22:02 +00:00
..
2017-11-08 21:24:06 +00:00
2017-02-28 15:44:21 +00:00
2017-01-04 03:35:39 +00:00
2017-12-05 21:21:23 +00:00
2017-12-05 21:21:23 +00:00
2017-02-07 19:28:32 +00:00
2017-08-02 20:19:19 +00:00
2017-10-19 21:34:53 +00:00
2017-01-04 03:35:39 +00:00
2017-11-25 16:46:35 +00:00