Re: [PATCH v2] ASoC: samsung: i2s: Support more resolution rates

2017-07-12 Thread Hoegeun Kwon
Hi Jaechul, On 07/07/2017 10:31 AM, Jaechul Lee wrote: This driver can support more frequencies over 96KHz. There are no reasons to limit the frequency range below 96KHz. If codecs/amps or something else can't support higher resolution rates, the constraints would be set rates properly because e

Re: [PATCH v2] ASoC: samsung: i2s: Support more resolution rates

2017-07-09 Thread Chanwoo Choi
Hi Jaechul, Looks good to me. Reviewed-by: Chanwoo Choi On 2017년 07월 07일 10:31, Jaechul Lee wrote: > This driver can support more frequencies over 96KHz. There are no reasons > to limit the frequency range below 96KHz. If codecs/amps or something else > can't support higher resolution rates, the

Re: [PATCH v2] ASoC: samsung: i2s: Support more resolution rates

2017-07-06 Thread Krzysztof Kozlowski
On Fri, Jul 07, 2017 at 10:31:10AM +0900, Jaechul Lee wrote: > This driver can support more frequencies over 96KHz. There are no reasons > to limit the frequency range below 96KHz. If codecs/amps or something else > can't support higher resolution rates, the constraints would be set rates > properl

[PATCH v2] ASoC: samsung: i2s: Support more resolution rates

2017-07-06 Thread Jaechul Lee
This driver can support more frequencies over 96KHz. There are no reasons to limit the frequency range below 96KHz. If codecs/amps or something else can't support higher resolution rates, the constraints would be set rates properly because each drivers have its own limits. I added the 'pcm_rates'