net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
authorChristophe Roullier <christophe.roullier@st.com>
Tue, 5 Mar 2019 08:29:24 +0000 (09:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2019 19:48:19 +0000 (11:48 -0800)
commit22947335c4a69bbac72e402bc26edac05a627612
tree4b83c037e8053cacdd90a827633a1a87695b8fcd
parent634565f815561317f32191df57e11c05aa0b8297
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.

Update glue codes to support all PHY config on stm32mp157c
 PHY_MODE (MII,GMII, RMII, RGMII) and in normal, PHY wo crystal (25Mhz),
PHY wo crystal (50Mhz), No 125Mhz from PHY config.

Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c