Hi,
I am working on the codec which is 24bit i2s format, the codec is connected to mcasp2 & I have plugged in this codec in mcasp driver,
I have configured the codec path's correctly but I dont get any sound.
Does mcasp support 24 bit i2s format ?
I have changed
#define AUDIO_FORMAT (SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF | SND_SOC_DAIFMT_CBM_CFM)
in davicni mcasp driver.
Thanks And Regards,
Mike