Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd65378a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd9330: Update the codec MAD dai for 24 bit support"

parents 8238f136 9d5490d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5928,7 +5928,7 @@ static struct snd_soc_dai_driver tomtom_dai[] = {
		.capture = {
			.stream_name = "AIF4 MAD TX",
			.rates = SNDRV_PCM_RATE_16000,
			.formats = TOMTOM_FORMATS,
			.formats = TOMTOM_FORMATS_S16_S24_LE,
			.rate_min = 16000,
			.rate_max = 16000,
			.channels_min = 1,