From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2 v2] net: at91_ether add dt and pinctrl support Date: Tue, 06 Nov 2012 18:33:44 -0500 (EST) Message-ID: <20121106.183344.1487915722729890376.davem@davemloft.net> References: <20121105073015.GM19021@game.jcrosoft.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121105073015.GM19021@game.jcrosoft.org> Sender: netdev-owner@vger.kernel.org To: plagnioj@jcrosoft.com Cc: linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, nicolas.ferre@atmel.com, manabian@gmail.com List-Id: devicetree@vger.kernel.org From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 5 Nov 2012 08:30:15 +0100 > Hi, > > v2: fix typo in doc + miising empty line > > This patch serie add dt and pinctrl support to the at91 ether > > this is need to use the network on at91rm9200 as we now have dt > support on it > > Jean-Christophe PLAGNIOL-VILLARD (2): > net: at91_ether: add dt support > net: at91_ether: add pinctrl support Series applied, thanks.