]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: soc-utils: allow sample rate up to 768kHz for the dummy dai
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 28 Jun 2024 12:01:29 +0000 (14:01 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2024 12:39:29 +0000 (13:39 +0100)
commit4adf454ff62883ee64b0b9818b951f34aa078d5a
treec101a297c359757043265b7f369b321f90b73055
parent36ac1e29f49ff4cbf1500465db311b17d8ba9213
ASoC: soc-utils: allow sample rate up to 768kHz for the dummy dai

The dummy DAI should allow any (reasonable) rates possible.
Make the rate continuous for dummy and set range from 5512Hz to 768kHz

The change is mostly cosmetic as dummy is skipped when setting
the hwparams.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://patch.msgid.link/20240628120130.2015665-1-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-utils.c