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

Commit 683afa75 authored by Banajit Goswami's avatar Banajit Goswami
Browse files

ARM: dts: msm: Add CAP information of audio MICs on MDM9x35



MICs in MDM9x35 MTP device uses external capacitor on
MIC BIAS voltage line to filter out noise. Update the
information for each MIC BIAS using external capacitor.

CRs-Fixed: 671549
Change-Id: I85006156412befbf09d12f6fd52e01129a67b566
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent 5bd130f8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
 */

&soc {
	sound {
		qcom,cdc-micbias2-headset-only;
	};
};

&i2c_1 {
@@ -25,6 +28,12 @@
		qcom,iterm-ma = <100>;
		regulator-name = "smb1357_otg_supply";
	};

	wcd9xxx_codec@d{
		qcom,cdc-micbias1-ext-cap;
		qcom,cdc-micbias2-ext-cap;
		qcom,cdc-micbias3-ext-cap;
	};
};

&usb3 {