8 Dec
                
                    2014
                
            
            
                8 Dec
                
                '14
                
            
            
            
        
    
                4:37 p.m.
            
        I am working on a ALSA interface to a particular codec over I2S
the audio stream format is a bit peculiar... (CODEC being MASTER)
there are 24 BCLK cycle between transition of FSYNC... howver, there are only 16 bit that are valid
bit 0: ignore bit 1-16: valid pcm data (MSB....LSB) bit 17-23: ignore
Can anyone suggest how to configure the DAI format ???
Thanks