On Tue, Apr 24, 2012 at 7:51 PM, Tony Lindgren <[email protected]> wrote:
> * Russell King - ARM Linux <[email protected]> [120424 03:42]:
>> Here's another patch - for the OMAP NAND driver.
>>
>> One thing this doesn't do is configure up the source/destination bursts,
>> which the old code did:
>>
>>                         omap_set_dma_dest_burst_mode(info->dma_ch,
>>                                         OMAP_DMA_DATA_BURST_16);
>>                         omap_set_dma_src_burst_mode(info->dma_ch,
>>                                         OMAP_DMA_DATA_BURST_16);
>
> Grazvydas, care to give this patch a go?

Tested-by: Grazvydas Ignotas <[email protected]>
for:
- SD card connected over transceiver to MMC2
- touchscreen connected over SPI
- NAND on GPMC in DMA mode
Seems to be working just as they did before, except that I'm not sure
SPI was crossing PIO threshold.


-- 
Gražvydas
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to