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

Commit 188a5ab7 authored by Yeleswarapu Nagaradhesh's avatar Yeleswarapu Nagaradhesh Committed by Laxminath Kasam
Browse files

ARM: dts: msm: change ref threhold to 184K in sdm660



sdm660 has comparator circuit addded in mic path. When headset
is connected comparator output is 186mv instead of 0 which
is effecting headset detection. To resolve this change moisture
detection threshold to 184_K.

CRs-Fixed: 1099543
Change-Id: I79382da8715227ccf737f1a54b358ab95be63419
Signed-off-by: default avatarYeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
parent b3be63cd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,3 +24,7 @@
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
			<0x0001001b 0x0201011a 0x0 0x0>;
};

&tavil_snd {
	qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>;
};