On Sun, 2018-01-14 at 22:48 +0100, Martin Blumenstingl wrote: > Martin Blumenstingl (5): > net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode > net: stmmac: dwmac-meson8b: simplify generating the clock names > net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration > net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b > net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock > > .../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 124 > +++++++++++---------- > 1 file changed, 68 insertions(+), 56 deletions(-)
Ethernet works with this series applied (and tweaked DT patches from Emiliano) Tested-by: Jerome Brunet <jbru...@baylibre.com>