]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: at91/dt: add NAND + DMA property for at91sam9rl
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 May 2014 15:09:28 +0000 (17:09 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 9 Jul 2014 16:02:47 +0000 (18:02 +0200)
Add the "atmel,nand-has-dma" property to NAND node

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/at91sam9rl.dtsi

index 2327462f227815d24c9f2f584ee6d20061f36a84..ab56c8b81dfa25686524e0405583e6aa90a4210d 100644 (file)
@@ -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>,