Hi Sergei, On Fri, Mar 9, 2018 at 1:09 PM, Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > Add the (previously omitted) EtherAVB pin data to the Condor board's > device tree. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> According to the Condor schematics, the KSZ9031RNXVB is wired to GEther by default. So I guess you are using a modified board? > --- renesas.orig/arch/arm64/boot/dts/renesas/r8a77980-condor.dts > +++ renesas/arch/arm64/boot/dts/renesas/r8a77980-condor.dts > @@ -30,6 +30,9 @@ > }; > > &avb { > + pinctrl-0 = <&avb_pins>; > + pinctrl-names = "default"; > + > phy-mode = "rgmii-id"; > phy-handle = <&phy0>; > renesas,no-ether-link; > @@ -50,6 +53,11 @@ > }; > > &pfc { > + avb_pins: avb { > + groups = "avb_mdio", "avb_rgmii"; > + function = "avb"; > + }; > + Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html