Unverified Commit fc85d9d0 authored by Daniel Baluta's avatar Daniel Baluta Committed by Mark Brown
Browse files

ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDM

parent b85ea95d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -313,6 +313,13 @@ static struct snd_soc_dai_driver imx8m_dai[] = {
		.channels_max = 32,
	},
},
{
	.name = "micfil",
	.capture = {
		.channels_min = 1,
		.channels_max = 8,
	},
},
};

static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev,