Re: [PATCH] ALSA: pcm: add support for 352.8KHz and 384KHz sample rate

From: Srinivas Kandagatla
Date: Thu Aug 22 2019 - 09:45:02 EST


Thanks for taking time to review,

On 21/08/2019 18:44, Takashi Iwai wrote:
On Wed, 21 Aug 2019 12:27:05 +0200,
Srinivas Kandagatla wrote:

From: Vidyakumar Athota <vathota@xxxxxxxxxxxxxx>

Most of the modern codecs supports 352.8KHz and 384KHz sample rates.
Currently HW params fails to set 352.8Kz and 384KHz sample rate
as these are not in known rates list.
Add these new rates to known list to allow them.

This patch also adds defines in pcm.h so that drivers can use it.

Signed-off-by: Vidyakumar Athota <vathota@xxxxxxxxxxxxxx>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>

As I repeatedly write for this kind of request, please submit always
with the user of the API, not only the API change itself.

I totally agree with you.

I will respin the patchset with wcd9335 and QDSP6 patches.


thanks,
srini



thanks,

Takashi