From: Wadim Egorov <w.egorov@xxxxxxxxx> Date: Wed, 29 Mar 2017 14:12:19 +0200 > ATM dwmac-rk will always set and enable it's internal delay lines. > Using PHY internal delays in combination with the phy-mode > rgmii-id/rxid/txid was not possible. Only rgmii was supported. > > Now we can disable rockchip's gmac delay lines and also use > rgmii-id/rxid/txid. > > Tested only with a RK3288 based board. > > Signed-off-by: Wadim Egorov <w.egorov at phytec.de> > --- > Changes in v2: Added parenthesis around both expressions in DELAY_ENABLE Applied to net-next, thanks.