commit | f018545ef756c4bc567d1bbf153615833bc590b0 | [log] [tgz] |
---|---|---|
author | Ash Charles <ashcharles@gmail.com> | Fri Oct 21 17:31:33 2016 -0400 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Nov 07 11:28:16 2016 -0600 |
tree | ce2e1fa7dcdb899a5f11c439d38d8e43fac2e5c0 | |
parent | 21622452f2eb735a5cfe8697edc3c166a71b8485 [diff] |
net: phy: micrel: center FLP burst timing at 16ms Like [1], reset the FLP burst timing for the KSZ9031 to the 16ms specified by the IEEE802.3 standard from the chip's default of 8ms. For more details, see the "Auto-Negotiation Timing" section of the KSZ9031RNX datasheet. [1] https://patchwork.kernel.org/patch/6558371/ Signed-off-by: Ash Charles <ash.charles@savoirfairelinux.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>