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

2018-05-01 Thread David Miller
From: Yixun Lan Date: Sat, 28 Apr 2018 10:21:09 + > 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. > > Change since v1 at [1]: > - implement set_phy_mode() for each SoC > > [1]

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

2018-04-27 Thread Yixun Lan
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. Change since v1 at [1]: - implement set_phy_mode() for each SoC [1] https://lkml.kernel.org/r/20180426160508.29380-1-yixun@amlogic.com