net: dwc_eth_qos: add Ethernet stm32mp1 support
authorChristophe Roullier <christophe.roullier@st.com>
Fri, 17 May 2019 13:08:44 +0000 (15:08 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:18 +0000 (17:40 +0200)
commitac2d4efb16eaed6da39ac0473ddfdc84ada018f4
tree0861054c692f1895b4af039ee4bdb87e160c07f3
parentedacf2682146859b53f2289e528c423d59ba884a
net: dwc_eth_qos: add Ethernet stm32mp1 support

Synopsys GMAC 4.20 is used. And Phy mode for eval and disco is RMII
with PHY Realtek RTL8211 (RGMII)
We also support some other PHY config on stm32mp157c
PHY_MODE (MII,GMII, RMII, RGMII) and in normal,
PHY wo crystal (25Mhz and 50Mhz), No 125Mhz from PHY config

Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/dwc_eth_qos.c