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

Commit 0e57056b authored by Sudheer Papothi's avatar Sudheer Papothi Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: msm8998: Add micbias configuration for MBHC



MBHC(Multi Button Headset Controller) micbias can be
configured with the desired micbias. Add micbias
configuration for MBHC on MSM8998 target.

Change-Id: I497d9eabc7681cb77678be0da8b76fc0b87c5a30
Signed-off-by: default avatarSudheer Papothi <spapothi@codeaurora.org>
parent 3a7e7526
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -514,6 +514,7 @@ static struct wcd_mbhc_config wcd_mbhc_cfg = {
	.key_code[7] = 0,
	.linein_th = 5000,
	.moisture_en = true,
	.mbhc_micbias = MIC_BIAS_2,
	.anc_micbias = MIC_BIAS_2,
	.enable_anc_mic_detect = false,
};