diff options
author | Jaechul Lee <[email protected]> | 2017-07-07 10:31:10 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-07-17 12:05:59 +0100 |
commit | 4720c2fe196fc16fca9c902bec5c786ae4689842 (patch) | |
tree | f62c569c3725d34fba3a146f5d07adf51752fa2b /lib/test_overflow.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 <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions