From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v2 2/2] ARM: shmobile: defconfig: Enable Ethernet AVB Date: Wed, 5 Jul 2017 19:13:38 +0300 Message-ID: <12c32eee-8e4d-457e-97d7-625a5c63ad59@cogentembedded.com> References: <1499270189-29945-1-git-send-email-biju.das@bp.renesas.com> <1499270189-29945-3-git-send-email-biju.das@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Simon Horman , Magnus Damm , Chris Paterson , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Biju Das , Rob Herring , Mark Rutland , Russell King Return-path: In-Reply-To: <1499270189-29945-3-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Hello! On 07/05/2017 06:56 PM, Biju Das wrote: > The iWave RZ/G1M Q7 SOM supports Gigabit Ethernet Phy (Micrel KSZ9031MNX). > Gigabit Ethernet support is available in Renesas AVB driver. > To increase hardware support enable the driver in the shmobile_defconfig > multiplatform configuration. > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson > Acked-by: Geert Uytterhoeven > --- > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > index 3c66a42..d992911 100644 > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -83,6 +83,7 @@ CONFIG_NETDEVICES=y > # CONFIG_NET_VENDOR_MICREL is not set > # CONFIG_NET_VENDOR_NATSEMI is not set > CONFIG_SH_ETH=y > +CONFIG_RAVB=y Hm, I would enable it only as a module, given it's not easy to make use of AVB on the 32-bit boards. [...] MBR Sergei -- 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