]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: at803x: Disable phy delay for RGMII mode
authorVinod Koul <vkoul@kernel.org>
Mon, 21 Jan 2019 09:13:17 +0000 (14:43 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 03:37:59 +0000 (19:37 -0800)
commit586e0ac41355faf4c74f95725b1121f4569e2a88
treef8989190d573d3d18a9fd524f21596289b144255
parent6754fd070c7562ec40685b9ea6630ce3a3fa4a11
net: phy: at803x: Disable phy delay for RGMII mode

For RGMII mode, phy delay should be disabled. Add this case along
with disable delay routines.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c