From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756079AbbFRPe0 (ORCPT ); Thu, 18 Jun 2015 11:34:26 -0400 Received: from down.free-electrons.com ([37.187.137.238]:42965 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756022AbbFRPeV (ORCPT ); Thu, 18 Jun 2015 11:34:21 -0400 Date: Thu, 18 Jun 2015 17:34:19 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: linux-arm-kernel@lists.infradead.org, "David S. Miller" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Cyrille Pitchen , Boris BREZILLON Subject: Re: [PATCH v2 0/4] net/macb: add sama5d2 support Message-ID: <20150618153419.GL27492@piout.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/06/2015 at 16:27:19 +0200, Nicolas Ferre wrote : > Hi, > > This series is basically the support for another flavor of the GEM IP > configuration. It ended up being a series because of some little fixes made to > the binding documentation before adding the new compatibility string. > > Bye, > > v2: - fix bindings > - add sama5d2 compatibility string to the binding documentation > > Cyrille Pitchen (1): > net/macb: add config for Atmel sama5d2 SoCs > > Nicolas Ferre (3): > net/macb: bindings doc: fix compatibility string > net/macb: bindings doc/trivial: fix sama5d4 comment > net/macb: bindings doc: add sama5d2 compatibility sting > > Documentation/devicetree/bindings/net/macb.txt | 5 +++-- > drivers/net/ethernet/cadence/macb.c | 8 ++++++++ > 2 files changed, 11 insertions(+), 2 deletions(-) > For the patch set: Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Thu, 18 Jun 2015 17:34:19 +0200 Subject: [PATCH v2 0/4] net/macb: add sama5d2 support In-Reply-To: References: Message-ID: <20150618153419.GL27492@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 18/06/2015 at 16:27:19 +0200, Nicolas Ferre wrote : > Hi, > > This series is basically the support for another flavor of the GEM IP > configuration. It ended up being a series because of some little fixes made to > the binding documentation before adding the new compatibility string. > > Bye, > > v2: - fix bindings > - add sama5d2 compatibility string to the binding documentation > > Cyrille Pitchen (1): > net/macb: add config for Atmel sama5d2 SoCs > > Nicolas Ferre (3): > net/macb: bindings doc: fix compatibility string > net/macb: bindings doc/trivial: fix sama5d4 comment > net/macb: bindings doc: add sama5d2 compatibility sting > > Documentation/devicetree/bindings/net/macb.txt | 5 +++-- > drivers/net/ethernet/cadence/macb.c | 8 ++++++++ > 2 files changed, 11 insertions(+), 2 deletions(-) > For the patch set: Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com