[PATCH 3/3] arm64: dts: renesas: eagle: add EtherAVB pins
Geert Uytterhoeven
geert at linux-m68k.org
Tue Nov 14 00:44:54 PST 2017
Hi Sergei,
On Fri, Nov 10, 2017 at 9:02 PM, Sergei Shtylyov
<sergei.shtylyov at cogentembedded.com> wrote:
> Add the (previously omitted) EtherAVB pin data to the Eagle board's
> device tree.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
Thanks for your patch!
> --- renesas.orig/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts
> +++ renesas/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts
> @@ -34,6 +34,9 @@
> };
>
> &avb {
> + pinctrl-0 = <&avb_pins>;
> + pinctrl-names = "default";
> +
> renesas,no-ether-link;
> phy-handle = <&phy0>;
> status = "okay";
> @@ -53,6 +56,11 @@
> };
>
> &pfc {
> + avb_pins: avb {
> + groups = "avb0_mdio", "avb0_mii";
Oh no, its'called "avb0_mdio" here, but "avb(0)_mdc" on all other
R-Car Gen3 SoCs?
What about "avb0_link", which is connected through "L_LNK"?
> + function = "avb0";
> + };
> +
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
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
More information about the linux-arm-kernel
mailing list