diff options
author | Jaechul Lee <jcsing.lee@samsung.com> | 2017-07-07 10:31:10 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-07-17 12:05:59 +0100 |
commit | 4720c2fe196fc16fca9c902bec5c786ae4689842 (patch) | |
tree | f62c569c3725d34fba3a146f5d07adf51752fa2b /arch/mips/bcm63xx/dev-uart.c | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) |
ASoC: samsung: i2s: Support more resolution rates
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' field to the dai_data to be set rates by the
compatibilities. As a result, rates will be set each devices respectively.
For example of exynos5433, rates will be set from 8KHz to 192KHz.
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/mips/bcm63xx/dev-uart.c')
0 files changed, 0 insertions, 0 deletions