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

Commit e0db0291 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: sm6150: Enable moisture detection polling on Talos"

parents 6e9de554 3c7524b6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -656,10 +656,11 @@ static struct wcd_mbhc_config wcd_mbhc_cfg = {
	.key_code[6] = 0,
	.key_code[7] = 0,
	.linein_th = 5000,
	.moisture_en = true,
	.moisture_en = false,
	.mbhc_micbias = MIC_BIAS_2,
	.anc_micbias = MIC_BIAS_2,
	.enable_anc_mic_detect = false,
	.moisture_duty_cycle_en = true,
};

static struct snd_soc_dapm_route wcd_audio_paths[] = {