Hi Jerome, On Fri, May 24, 2019 at 3:08 PM Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote: > > After discussing with Amlogic, the Synopsys GMAC version used by > the gx and axg family is the 3.70a. Set this is in DT > > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > > Hi, > > The same should be true for the meson8 families but I did not test > it which is why only the patch only address the 64bits SoC families on one of my Meson8m2 boards: User ID: 0x11, Synopsys ID: 0x37 -> that matches GXBB/GXL/GXM Odroid-C1 on Kernel CI reports: User ID: 0x10, Synopsys ID: 0x37 -> however, the public S805 datasheet mentions that it's a "10/100/1000 MAC 3.70a" (page 120) I don't know about Meson6 or Meson8 (as I don't have boards with these SoCs) I'll put this on my to do list (adding the "snps,dwmac-3.70a" compatible on Meson8b and Meson8m2) Martin