commit | 02e57b9d7c8ce9e403f15f48fb91dd6549aaf465 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Fri Jun 24 15:16:26 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 28 08:54:23 2016 -0400 |
tree | b989243d2535a058aa1abbd412d58e5eea50487e | |
parent | 3fe5cadbd3494b9d0fcea41ccefeb319528c774e [diff] |
drivers: net: stmmac: add port selection programming In case of SGMII more, for example when a MAC2MAC connection is needed, the port selection bits (inside the MAC configuration registers) have to be programmed according to the link selected. So the patch adds a new DT parameter to pass the port selection and to programmed related PCS and CORE to use it. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>