commit | 3ec0a0f10ceb77c78f540ded1d13bf0cf7f89a07 | [log] [tgz] |
---|---|---|
author | Harini Katakam <harini.katakam@xilinx.com> | Mon Jun 27 13:09:59 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 04:07:36 2016 -0400 |
tree | 7eb8838a7e169ea92cea1dfde69b3b0892c2fe43 | |
parent | d10f0b312adc21b9b78e36cf695e6157989ce041 [diff] |
net: marvell: Add separate config ANEG function for Marvell 88E1111 Marvell 88E1111 currently uses the generic marvell config ANEG function. This function has a sequence accessing Page 5 and Register 31, both of which are not defined or reserved for this PHY. Hence this patch adds a new config ANEG function for Marvell 88E1111 without these erroneous accesses. Signed-off-by: Harini Katakam <harinik@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>