I believe, packet mode is already supported in the current DMA driver.
Both the FS and BS bits of the CCR are set when packet mode is
selected. This is because, enum for OMAP_DMA_SYNC_PACKET is '0x03'
(i.e OMAP_DMA_SYNC_FRAME | OMAP_DMA_SYNC_BLOCK).
On Wed, Mar 3, 2010 at 4:20 AM, Fabrice Goucem
On Tue, Sep 22, 2009 at 10:20 PM, Pandita, Vikram wrote:
>
>
>>-Original Message-
>>From: linux-omap-ow...@vger.kernel.org
>>[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of hari n
>>Sent: Tuesday, September 22, 2009 9:38 PM
>>To: linux-omap@vge
Hi,
It appears OMAP ALSA driver does not seem to disable and idle the SDMA
channel on a 'suspend' call. The problem seems to be with the
'omap_stop_dma()' call under 'SNDRV_PCM_TRIGGER_SUSPEND' in
'omap_pcm_trigger()'. ALSA audio driver uses self linking and the
function 'omap_stop_dma()', only un
Hi,
We are planning to develop a camera flash driver for OMAP3430. I
briefly looked around and it appears there is none available for omap.
We would like to take an existing Camera flash driver if available
(any platform) and upgrade it for omap3. so, any pointers are highly
appreciated.
Thanks
h