commit | 00f553660a7f524a3b913cb5cf6c5f33f9638f09 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Jun 29 10:35:46 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 03 11:38:07 2018 +0900 |
tree | efe9c985464a996e4316078d70bb2f2c68a1208a | |
parent | 42036383599e53fc4b3d9aab52d1492c561ab650 [diff] |
net: phy: DP83TC811: Fix SGMII enable/disable If SGMII was selected in the DT then the device should write the SGMII enable bit. If SGMII is not selected in the DT then the SGMII bit should be disabled. Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>