]> asedeno.scripts.mit.edu Git - linux.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)
commitcd28d1d6e52e740130745429b3ff0af7cbba7b2c
treef8989190d573d3d18a9fd524f21596289b144255
parent83c177aea4c37d1a2ef1e2488b25838f70cf6571
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