From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (unknown [IPv6:2001:4f8:3:36:211:85ff:fe63:a549]) by ozlabs.org (Postfix) with ESMTP id A3ED72C0182 for ; Fri, 31 May 2013 10:55:54 +1000 (EST) Date: Thu, 30 May 2013 17:55:49 -0700 (PDT) Message-Id: <20130530.175549.407800685811475192.davem@davemloft.net> To: sebastian.hesselbarth@gmail.com Subject: Re: [PATCH v5 00/13] net: mv643xx_eth DT support and fixes From: David Miller In-Reply-To: <1369855975-21489-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1369154510-4927-1-git-send-email-sebastian.hesselbarth@gmail.com> <1369855975-21489-1-git-send-email-sebastian.hesselbarth@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: andrew@lunn.ch, jason@lakedaemon.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, buytenh@wantstofly.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Sebastian Hesselbarth Date: Wed, 29 May 2013 21:32:42 +0200 > For the patches above I suggest to take Patches 1-6 through David > Miller's branch, and Patches 7-12 through Jason Cooper's when the > former have appeared on mainline linux. The patch set has been based > on v3.10-rc3. Patches 1-6 applied to net-next, and patch #1 queued up for -stable. Thanks!