Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC'
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2018 15:30:00 +0000 (11:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2018 15:30:00 +0000 (11:30 -0400)
commit065662d941cb85449985d9b5a7cd1cc49676cc79
treea145f3b0015a7bd64780a21dde916e4ab8ff8176
parent90d52d4fd82007005125d9a8d2d560a1ca059b9d
parentefacb568c962470894dcda2bc51ea42af96a39eb
Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC'

Yixun Lan says:

====================
net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC

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.lan@amlogic.com
====================

Signed-off-by: David S. Miller <davem@davemloft.net>