Re: [PATCH v1 5/5] ARM: mxs: add mxs dma dt support
From: Huang Shijie <hidden>
Date: 2012-03-14 08:40:52
Also in:
linux-arm-kernel, linux-mmc, lkml
From: Huang Shijie <hidden>
Date: 2012-03-14 08:40:52
Also in:
linux-arm-kernel, linux-mmc, lkml
Hi Aisheng:
The non-dt way also does not have interrupt resource for dma device. It seems the channel interrupt resource is handled in each client device. I'm not familiar with gpmi-nand, but I guess you may need to handle it in gpmi driver, just like mxs-mmc driver.
ok, got it. thanks Huang Shijie