]> git.sur5r.net Git - u-boot/commit
net: xilinx_axi: Clear Isolate bit if found during phy setup
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sun, 21 Feb 2016 10:16:15 +0000 (15:46 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 4 Apr 2016 18:10:44 +0000 (20:10 +0200)
commit8964f241790181b08eae02b2da56fbadb0375930
tree6ed42b91a3197fa02cfaf5bfec4518618098b680
parent9c0da76220b4010b756c76d6fbbcf66d6b3d8dfd
net: xilinx_axi: Clear Isolate bit if found during phy setup

In SGMII cases the isolate bit might set after DMA and
ethernet resets and hence check and clear during
setup_phy if it was set.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/xilinx_axi_emac.c