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

Commit 9454a609 authored by Phani Kumar Uppalapati's avatar Phani Kumar Uppalapati
Browse files

ARM: dts: msm8974: Configure micbias3 voltage to 2.7V



Configure micbias3 voltage to 2.7V that powers up
ANC mic lines and to support detection of the ANC
mic using MBHC.

Change-Id: I7c9401e14b56f49b29cc5e25200fbbbae9d7ecfd
Signed-off-by: default avatarPhani Kumar Uppalapati <phaniu@codeaurora.org>
parent 048b11a8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -708,6 +708,7 @@
	taiko_codec {
		qcom,cdc-micbias1-ext-cap;
		qcom,cdc-micbias2-ext-cap;
		qcom,cdc-micbias3-ext-cap;
		qcom,cdc-micbias4-ext-cap;
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -821,7 +821,7 @@
			qcom,cdc-micbias-ldoh-v = <0x3>;
			qcom,cdc-micbias-cfilt1-mv = <1800>;
			qcom,cdc-micbias-cfilt2-mv = <2700>;
			qcom,cdc-micbias-cfilt3-mv = <1800>;
			qcom,cdc-micbias-cfilt3-mv = <2700>;
			qcom,cdc-micbias1-cfilt-sel = <0x0>;
			qcom,cdc-micbias2-cfilt-sel = <0x1>;
			qcom,cdc-micbias3-cfilt-sel = <0x2>;