ASoC: tlv320adcx140: extend list of supported samplerates
authorSteffen Aschbacher <steffen.aschbacher@stihl.de>
Tue, 14 Feb 2023 09:10:51 +0000 (11:10 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 14 Feb 2023 13:25:18 +0000 (13:25 +0000)
commit7af4222832a10c2726a93c2600652090ae06ecb9
tree6a0ad3316b2193ac119c2f5bc8ab5921621ef8bf
parent88541443497d47313ec4de1ecc1946288ae0ed16
ASoC: tlv320adcx140: extend list of supported samplerates

The 'tlv320adcx140' driver currently supports 3 devices: TLV320ADC3140,
TLV320ADC5140 and TLV320ADC6140.

All 3 devices, support higher samplerates, up to 768-kHz according to their
datasheets.

In our applications, we only tested (and worked) with 96 kHz and 192 kHz.

This change extends the list of supported sample-rates for these devices
with 96 & 192 kHz.

References:
  https://www.ti.com/product/TLV320ADC3140
  https://www.ti.com/product/TLV320ADC5140
  https://www.ti.com/product/TLV320ADC6140

Signed-off-by: Steffen Aschbacher <steffen.aschbacher@stihl.de>
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Link: https://lore.kernel.org/r/20230214091051.16323-1-alex@shruggie.ro
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320adcx140.h