I am recording with the format of S16_LE. Even though I set the format on my dai as S24_LE it is getting recorded in 16 bit recording in Linux.
Can anyone help me with this?
How can I find where the conversation is happening?
I am using Linux kernel and testing on the raspberry, for checking the spdif of wolfson card.
For AIF2 I am setting S24_LE and I am giving S16_LE as the input of it.
I don't know where the data conversation happening.