From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757312AbcIMNmY (ORCPT ); Tue, 13 Sep 2016 09:42:24 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:36162 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756490AbcIMNmT (ORCPT ); Tue, 13 Sep 2016 09:42:19 -0400 Date: Tue, 13 Sep 2016 15:42:15 +0200 From: LABBE Corentin To: Maxime Ripard Cc: robh+dt@kernel.org, mark.rutland@arm.com, wens@csie.org, linux@armlinux.org.uk, davem@davemloft.net, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 8/9] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig Message-ID: <20160913134215.GE31990@Red> References: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> <1473425117-18645-9-git-send-email-clabbe.montjoie@gmail.com> <20160912073008.GD9449@lukather> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160912073008.GD9449@lukather> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 12, 2016 at 09:30:08AM +0200, Maxime Ripard wrote: > Hi, > > On Fri, Sep 09, 2016 at 02:45:16PM +0200, Corentin Labbe wrote: > > Enable the sun8i-emac driver in the sunxi default configuration > > > > Signed-off-by: Corentin Labbe > > Could you make the same patch for multi_v7 ? > I will Thanks From mboxrd@z Thu Jan 1 00:00:00 1970 From: LABBE Corentin Subject: Re: [PATCH v3 8/9] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig Date: Tue, 13 Sep 2016 15:42:15 +0200 Message-ID: <20160913134215.GE31990@Red> References: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> <1473425117-18645-9-git-send-email-clabbe.montjoie@gmail.com> <20160912073008.GD9449@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, wens-jdAy2FN1RRM@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Maxime Ripard Return-path: Content-Disposition: inline In-Reply-To: <20160912073008.GD9449@lukather> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Mon, Sep 12, 2016 at 09:30:08AM +0200, Maxime Ripard wrote: > Hi, > > On Fri, Sep 09, 2016 at 02:45:16PM +0200, Corentin Labbe wrote: > > Enable the sun8i-emac driver in the sunxi default configuration > > > > Signed-off-by: Corentin Labbe > > Could you make the same patch for multi_v7 ? > I will Thanks -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: clabbe.montjoie@gmail.com (LABBE Corentin) Date: Tue, 13 Sep 2016 15:42:15 +0200 Subject: [PATCH v3 8/9] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig In-Reply-To: <20160912073008.GD9449@lukather> References: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> <1473425117-18645-9-git-send-email-clabbe.montjoie@gmail.com> <20160912073008.GD9449@lukather> Message-ID: <20160913134215.GE31990@Red> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 12, 2016 at 09:30:08AM +0200, Maxime Ripard wrote: > Hi, > > On Fri, Sep 09, 2016 at 02:45:16PM +0200, Corentin Labbe wrote: > > Enable the sun8i-emac driver in the sunxi default configuration > > > > Signed-off-by: Corentin Labbe > > Could you make the same patch for multi_v7 ? > I will Thanks