12 Aug
2009
12 Aug
'09
3:56 p.m.
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@gmail.com
OK but this needs updating to the new tdm_slot() API too.