commit | 4fc19fffaaf87335aafaeb059a561ef91aa6031c | [log] [tgz] |
---|---|---|
author | Olivier Moysan <olivier.moysan@st.com> | Mon May 06 14:54:11 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed May 08 17:13:38 2019 +0900 |
tree | ff26237dd3a9413702fbbe8882cfcd9c86dca5f0 | |
parent | 939507f2779836919271ba0311723d1001d3993b [diff] |
ASoC: stm32: i2s: update pcm hardware constraints - Set period minimum size. Ensure at least 5ms period up to 48kHz/16 bits to prevent underrun/overrun. - Remove MDMA constraints on period maximum size and set period maximum to half the buffer maximum size. Signed-off-by: Olivier Moysan <olivier.moysan@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>