[alsa-devel] [PATCH 2/3] add set_tdm_slot in tdm dai to define the relationship between audio channel and tdm slot
Barry Song
21cnbao at gmail.com
Thu Aug 13 06:16:17 CEST 2009
On Wed, Aug 12, 2009 at 9:56 PM, Mark
Brown<broonie at opensource.wolfsonmicro.com> wrote:
> On Wed, Aug 12, 2009 at 12:32:53PM +0800, Barry Song wrote:
>> For ad1938, the audio channel n just uses slot n, but for ad1836, it's
>> different, channel 0 uses slot 0, channel 1 uses slot 4, channels 2 uses
>> slot1, ... So add set_tdm_slot entry and use the mask field to define
>> the relationship between audio channel and slot number.
>
>> Signed-off-by: Barry Song <21cnbao at gmail.com>
>
> OK but this needs updating to the new tdm_slot() API too.
>
Fixed
More information about the Alsa-devel
mailing list