commit | deef311f0aa73474b6f55bb005591274fddc8532 | [log] [tgz] |
---|---|---|
author | Valentin-catalin Neacsu <valentin-catalin.neacsu@nxp.com> | Wed Feb 13 09:14:53 2019 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed May 08 17:27:00 2019 -0500 |
tree | b8cdd32368d624400f222102cab4f0e29790fd66 | |
parent | a7228482f5b7e447731e41ac49c21abb66f86f36 [diff] |
net: phy: aquantia: Set only autoneg on in register 4.c441 For AQR405 in register 4.c441 bit 15 was override with 0. This caused the phy to not negotiate at 2.5GB rate with mac. To avoid this override it needed first to know the previous value of reg 4.c441 and set only bit 3. Signed-off-by: Valentin Catalin Neacsu <valentin-catalin.neacsu@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>