Re: [PATCH v1 5/5] ARM: mxs: add mxs dma dt support
From: Huang Shijie <hidden>
Date: 2012-03-14 07:55:59
Also in:
linux-arm-kernel, linux-mmc, lkml
From: Huang Shijie <hidden>
Date: 2012-03-14 07:55:59
Also in:
linux-arm-kernel, linux-mmc, lkml
Hi,
+ dma-apbh@80004000 {
+ compatible = "fsl,mxs-dma-apbh";
+ reg =<0x80004000 2000>;
+ };
+Why you do not add the `interrupt` for the it? the gpmi-nand needs to parse the interrupt out. BR Huang Shijie