commit | e25c90b45c4764e60e44f302ad337ed6ce066468 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Mon Mar 26 00:09:57 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 04 10:47:34 2012 -0500 |
tree | d09d14341cd82b54471faba6a58e94061a6fa926 | |
parent | 13edd1706c56371dc6a67f7bef874f6d8b7af8eb [diff] |
net/designware: Program phy registers when auto-negotiation is ON If AN(auto-negotiation) is ON, speed bit of control register are not applicable. Also phy registers were not getting programmed as per the result of AN. This patch sets only AN bit & restart AN bit for AN ON selection & programs PHY registers as per AN result. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>