projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4131ece
)
ASoC: Intel: byt-rt5640: Enable headset mic bias voltage
author
Jarkko Nikula
<jarkko.nikula@linux.intel.com>
Mon, 9 Jun 2014 11:39:06 +0000
(14:39 +0300)
committer
Mark Brown
<broonie@linaro.org>
Sat, 21 Jun 2014 10:39:26 +0000
(11:39 +0100)
Connect "Headset Mic" to "MICBIAS1" supply widget of RT5640 in order to
enable bias voltage for headset microphones.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/byt-rt5640.c
patch
|
blob
|
history
diff --git
a/sound/soc/intel/byt-rt5640.c
b/sound/soc/intel/byt-rt5640.c
index
53d160d
..
234a58d
100644
(file)
--- a/
sound/soc/intel/byt-rt5640.c
+++ b/
sound/soc/intel/byt-rt5640.c
@@
-34,6
+34,7
@@
static const struct snd_soc_dapm_widget byt_rt5640_widgets[] = {
};
static const struct snd_soc_dapm_route byt_rt5640_audio_map[] = {
+ {"Headset Mic", NULL, "MICBIAS1"},
{"IN2P", NULL, "Headset Mic"},
{"IN2N", NULL, "Headset Mic"},
{"DMIC1", NULL, "Internal Mic"},