linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: stm32: dfsdm: change rate limits
@ 2020-10-07 15:34 Olivier Moysan
  2020-10-07 15:34 ` [PATCH 1/2] " Olivier Moysan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Olivier Moysan @ 2020-10-07 15:34 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, alexandre.torgue,
	olivier.moysan, arnaud.pouliquen
  Cc: alsa-devel, linux-arm-kernel, linux-stm32, linux-kernel

Widening of the supported rate range in the STM32 DFSDM driver.
The rates were previously limited to 8kHz, 16kHz and 32kHz.
Allow rate capture in the whole range 8kHz-48kHz as there is no hardware
limitation to support it.
Actual sample resolution is dependent on audio rate and DFSDM configuration. 
Add a trace to allow simple check of sample resolution.

Olivier Moysan (2):
  ASoC: stm32: dfsdm: change rate limits
  ASoC: stm32: dfsdm: add actual resolution trace

 drivers/iio/adc/stm32-dfsdm-adc.c | 4 ++++
 drivers/iio/adc/stm32-dfsdm.h     | 2 ++
 sound/soc/stm/stm32_adfsdm.c      | 8 +++-----
 3 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-08 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 15:34 [PATCH 0/2] ASoC: stm32: dfsdm: change rate limits Olivier Moysan
2020-10-07 15:34 ` [PATCH 1/2] " Olivier Moysan
2020-10-07 15:34 ` [PATCH 2/2] ASoC: stm32: dfsdm: add actual resolution trace Olivier Moysan
2020-10-08 22:01 ` [PATCH 0/2] ASoC: stm32: dfsdm: change rate limits Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).