From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Wed, 7 Nov 2012 09:47:33 +0100 Subject: [Resend PATCH v3 2/4] ARM: at91: atmel-ssc: add device tree support In-Reply-To: <20121107082419.GB12323@opensource.wolfsonmicro.com> References: <1352259701-19847-1-git-send-email-voice.shen@atmel.com> <20121107082419.GB12323@opensource.wolfsonmicro.com> Message-ID: <20121107084733.GD20063@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09:24 Wed 07 Nov , Mark Brown wrote: > On Wed, Nov 07, 2012 at 11:41:41AM +0800, Bo Shen wrote: > > Add atmel-ssc for device tree support > > > > Match "atmel,at91rm9200-ssc" for using pdc for data transfer > > Match "atmel,at91sam9g45-ssc" for using dma for data transfer > > Applied, thanks. Mark I nack the patch series this patch series does not run on any DT kernel as no picntrl is done do not apply until this patfh handle the pinctrl Best Regards, J.