From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v 1/2] ARM: dts: r8a7743: Add Ethernet AVB support Date: Mon, 10 Jul 2017 09:54:40 +0200 Message-ID: References: <1499433165-62475-1-git-send-email-biju.das@bp.renesas.com> <1499433165-62475-2-git-send-email-biju.das@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1499433165-62475-2-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Biju Das Cc: Rob Herring , Mark Rutland , Russell King , Sergei Shtylyov , Simon Horman , Magnus Damm , Chris Paterson , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux-Renesas , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org Hi Biju, On Fri, Jul 7, 2017 at 3:12 PM, Biju Das wrote: > Add Ethernet AVB support for r8a7743 SoC. > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson With the minor nit below fixed: Reviewed-by: Geert Uytterhoeven > --- a/arch/arm/boot/dts/r8a7743.dtsi > +++ b/arch/arm/boot/dts/r8a7743.dtsi > @@ -605,6 +605,19 @@ > #size-cells = <0>; > status = "disabled"; > }; > + > + avb: ethernet@e6800000 { > + compatible = "renesas,etheravb-r8a7743", > + "renesas,etheravb-rcar-gen2"; > + reg = <0 0xe6800000 0 0x800>, <0 0xee0e8000 0 0x4000>; > + interrupts = <0 163 IRQ_TYPE_LEVEL_HIGH>; s/0/GIC_SPI/ Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html