summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5639.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/rt5639.c')
-rw-r--r--sound/soc/codecs/rt5639.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5639.c b/sound/soc/codecs/rt5639.c
index 7f2132a7dc72..3867b9e08387 100644
--- a/sound/soc/codecs/rt5639.c
+++ b/sound/soc/codecs/rt5639.c
@@ -3126,7 +3126,7 @@ static int rt5639_resume(struct snd_soc_codec *codec)
#define rt5639_resume NULL
#endif
-#define RT5639_STEREO_RATES SNDRV_PCM_RATE_8000_96000
+#define RT5639_STEREO_RATES SNDRV_PCM_RATE_8000_192000
#define RT5639_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE | \
SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S8)