On Wed, Jul 25, 2012 at 12:05 PM, Huang Shijie [off-list ref] wrote:
Is this patch needed? The mxs-dma only has one user, the gpmi-nand in mx6q.
this patch makes the kernel built-in the mxs-dma, even the gpmi-nand
is not enabled.
Well, as the driver currently stands: yes, it is needed.
Without CONFIG_MXS_DMA, the GPMI driver cannot even be built.
This is why I thought that 'select MXS_DMA' was the way to go, but
according to the thread you pointed me at, it was Nacked by Shawn.
Regards,
Fabio Estevam