From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Tue, 06 Nov 2012 18:33:44 -0500 (EST) Subject: [PATCH 0/2 v2] net: at91_ether add dt and pinctrl support In-Reply-To: <20121105073015.GM19021@game.jcrosoft.org> References: <20121105073015.GM19021@game.jcrosoft.org> Message-ID: <20121106.183344.1487915722729890376.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.