From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754572AbaEOQMF (ORCPT ); Thu, 15 May 2014 12:12:05 -0400 Received: from top.free-electrons.com ([176.31.233.9]:33963 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752415AbaEOQMD (ORCPT ); Thu, 15 May 2014 12:12:03 -0400 Date: Thu, 15 May 2014 18:11:59 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: Boris BREZILLON , linux-arm-kernel@lists.infradead.org, Jean-Christophe PLAGNIOL-VILLARD , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] ARM: at91/dt: add NAND + DMA property for at91sam9rl Message-ID: <20140515161159.GU29318@piout.net> References: <47a342121566bca0025a20a57282fb72c990ce09.1400166895.git.nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/05/2014 at 17:15:24 +0200, Nicolas Ferre wrote : > Add the "atmel,nand-has-dma" property to NAND node > > Signed-off-by: Nicolas Ferre Acked-by: Alexandre Belloni > --- > arch/arm/boot/dts/at91sam9rl.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/at91sam9rl.dtsi b/arch/arm/boot/dts/at91sam9rl.dtsi > index 412617084cfd..f21163c7dc2b 100644 > --- a/arch/arm/boot/dts/at91sam9rl.dtsi > +++ b/arch/arm/boot/dts/at91sam9rl.dtsi > @@ -95,6 +95,7 @@ > <0xffffe800 0x200>; > atmel,nand-addr-offset = <21>; > atmel,nand-cmd-offset = <22>; > + atmel,nand-has-dma; > pinctrl-names = "default"; > pinctrl-0 = <&pinctrl_nand>; > gpios = <&pioD 17 GPIO_ACTIVE_HIGH>, > -- > 1.8.2.2 > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com