aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/wm8962.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c
index e5009d01108e..894d0cd3aa9b 100644
--- a/sound/soc/codecs/wm8962.c
+++ b/sound/soc/codecs/wm8962.c
@@ -2566,6 +2566,8 @@ static const struct snd_soc_dapm_route wm8962_intercon[] = {
2566 { "MIXINR", "IN3R Switch", "IN3R" }, 2566 { "MIXINR", "IN3R Switch", "IN3R" },
2567 { "MIXINR", "PGA Switch", "INPGAR" }, 2567 { "MIXINR", "PGA Switch", "INPGAR" },
2568 2568
2569 { "MICBIAS", NULL, "SYSCLK" },
2570
2569 { "ADCL", NULL, "SYSCLK" }, 2571 { "ADCL", NULL, "SYSCLK" },
2570 { "ADCL", NULL, "TOCLK" }, 2572 { "ADCL", NULL, "TOCLK" },
2571 { "ADCL", NULL, "MIXINL" }, 2573 { "ADCL", NULL, "MIXINL" },