On Wed, Apr 25, 2012 at 01:47:21AM +0300, Grazvydas Ignotas wrote:
> On Tue, Apr 24, 2012 at 7:51 PM, Tony Lindgren <t...@atomide.com> wrote:
> > * Russell King - ARM Linux <li...@arm.linux.org.uk> [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 <nota...@gmail.com>
> 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.

I think my testing on OMAP4430SDP with the SPI based ethernet should've
caught anything untoward there.

For the MMC2, could you say whether this was the hsmmc driver or the
older omap1/2 driver please?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to