commit | d43c17daf2771f703bd92a78b34c7b0f3dcc9576 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri Jan 05 12:18:07 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 05 11:48:51 2018 +0000 |
tree | 1ee4f58e409c290fa2983ac3506575e85fe0b792 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ASoC: davinci-mcasp: Add rule to constrain the minimum period size The minimum period size (in frames) must be not lower than the FIFO size of McASP and in general too small period size would easily result underrun in applications as eDMA - the most common DMA servicing McASP have support for limited number of periods. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>