1
0
Fork 0

ARM: at91/dt: add NAND + DMA property for at91sam9rl

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>
hifive-unleashed-5.1
Nicolas Ferre 2014-05-15 17:09:28 +02:00
parent 4cd9292926
commit ad7c56aa2d
1 changed files with 1 additions and 0 deletions

View 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>,