From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Wed, 7 Nov 2012 09:49:32 +0100 Subject: [Resend PATCH v3 2/4] ARM: at91: atmel-ssc: add device tree support In-Reply-To: <1352259701-19847-1-git-send-email-voice.shen@atmel.com> References: <1352259701-19847-1-git-send-email-voice.shen@atmel.com> Message-ID: <20121107084932.GE20063@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11:41 Wed 07 Nov , 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 > > Signed-off-by: Bo Shen > Acked-by: Nicolas Ferre > --- > Resend > Fix a error find by Fengguang Yu > > Although there is a NACK from Jean-Christophe PLAGNIOL-VILLARD, > however the pinctrl for at91 is not in mainline. So, plan to add > pinctrl support after the pinctrl driver for at91 is merged. yes the pinctrl is mainline in -next via pinctrl tree s code does not work on the DT kernel untill it's done NACK stand I refuse this touch the at91 dtsi untiol it's done correctly Best Regards, J.