4 Jun
2014
4 Jun
'14
10:08 a.m.
On Tue, Jun 03, 2014 at 11:06:07PM +0100, Mark Brown wrote:
On Tue, Jun 03, 2014 at 08:06:10PM +0100, Charles Keepax wrote:
- if (tdm_width && wl != tdm_width)
arizona_aif_warn(dai, "Word length not equal to TDM width\n");
Is it a problem to have say 16 bit words in a 32 bit TDM slot? One of the reasons this stuff sometimes gets used is to help out the other connected device if it's having trouble configuring the "natural" clock rates. Ignoring LSBs shouldn't be an issue.
A good point I will respin and take this out.
Thanks, Charles