2020-04-13 08:38:36

by Brent Lu

[permalink] [raw]
Subject: RE: [PATCH] ASoC: bdw-rt5650: incorrect rate of PCM data

>
> The patch looks good to me, except that the subject seems unrelated? you
> are changing the channel number, not the sample rate?
>
> Thanks,
> ~Keyon
>

Oops. The title is misleading. Google is using a program called alsa_conformance_test
to measure the data rate of all available audio configuration. The rate is incorrect
for 3-channel capture because BDW does not support it. Therefore, a constraint is
implemented here to remove the 3-channel capture support. I will upload a patch
with a more proper title.


Regards,
Brent