mbox series

[0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC

Message ID 20180426160508.29380-1-yixun.lan@amlogic.com
Headers show
Series net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC | expand

Message

Yixun Lan April 26, 2018, 4:05 p.m. UTC
Due to the dwmac glue layer register changed, we need to 
introduce a new compatible name for the Meson-AXG SoC
to support for the RMII 100M ethernet PHY.

Yixun Lan (2):
  dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
  net: stmmac: dwmac-meson: extend phy mode setting

 .../devicetree/bindings/net/meson-dwmac.txt   |  1 +
 .../ethernet/stmicro/stmmac/dwmac-meson8b.c   | 96 ++++++++++++++++---
 2 files changed, 86 insertions(+), 11 deletions(-)