commit | ac2d4efb16eaed6da39ac0473ddfdc84ada018f4 | [log] [tgz] |
---|---|---|
author | Christophe Roullier <christophe.roullier@st.com> | Fri May 17 15:08:44 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Jun 06 17:40:18 2019 +0200 |
tree | 0861054c692f1895b4af039ee4bdb87e160c07f3 | |
parent | edacf2682146859b53f2289e528c423d59ba884a [diff] |
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>