Commit 8c756158 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Add DMIC control to Speyside WM8962 board

parent 7564463c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@ static struct snd_soc_dai_link speyside_wm8962_dai[] = {

static const struct snd_kcontrol_new controls[] = {
	SOC_DAPM_PIN_SWITCH("Main Speaker"),
	SOC_DAPM_PIN_SWITCH("DMIC"),
};

static struct snd_soc_dapm_widget widgets[] = {