 
            
            
            
            
                17 Feb
                
                    2015
                
            
            
                17 Feb
                
                '15
                
            
            
            
        
    
                1:16 a.m.
            
        Use fsl_ssi.c. imx-ssi.c is deprecated because it doesn't support device trees.
Xuebing Wang wrote:
Hi community,
I am developing an ASOC codec driver based on iMX6SL platform. I noticed there are fsl_ssi.c and imx-ssi.c in folder sound/soc/fsl.
Would you please tell me what are the differences between these 2, and which one should I use? Thanks.