|
@@ -400,7 +400,7 @@ static struct snd_soc_dai_driver imx_ac97_dai = {
|
|
.stream_name = "AC97 Playback",
|
|
.stream_name = "AC97 Playback",
|
|
.channels_min = 2,
|
|
.channels_min = 2,
|
|
.channels_max = 2,
|
|
.channels_max = 2,
|
|
- .rates = SNDRV_PCM_RATE_48000,
|
|
|
|
|
|
+ .rates = SNDRV_PCM_RATE_8000_48000,
|
|
.formats = SNDRV_PCM_FMTBIT_S16_LE,
|
|
.formats = SNDRV_PCM_FMTBIT_S16_LE,
|
|
},
|
|
},
|
|
.capture = {
|
|
.capture = {
|