|
@@ -335,6 +335,7 @@ static struct snd_soc_dai_driver rockchip_i2s_dai = {
|
|
SNDRV_PCM_FMTBIT_S24_LE),
|
|
SNDRV_PCM_FMTBIT_S24_LE),
|
|
},
|
|
},
|
|
.ops = &rockchip_i2s_dai_ops,
|
|
.ops = &rockchip_i2s_dai_ops,
|
|
|
|
+ .symmetric_rates = 1,
|
|
};
|
|
};
|
|
|
|
|
|
static const struct snd_soc_component_driver rockchip_i2s_component = {
|
|
static const struct snd_soc_component_driver rockchip_i2s_component = {
|