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

Commit 5c8665cc authored by Tanya Dixit's avatar Tanya Dixit
Browse files

ARM: dts: msm: Remove vote for L15 in trinket



No need to vote for L15 for micbias as
it is connected to Vph.

Change-Id: I4b55b5c231848a751887c52370be35fe7f8b6648
Signed-off-by: default avatarTanya Dixit <tdixit@codeaurora.org>
parent 5c0b1a86
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -170,17 +170,12 @@
		qcom,cdc-vdd-buck-voltage = <1800000 1800000>;
		qcom,cdc-vdd-buck-current = <650000>;

		cdc-vdd-mic-bias-supply = <&L15A>;
		qcom,cdc-vdd-mic-bias-voltage = <3104000 3104000>;
		qcom,cdc-vdd-mic-bias-current = <25000>;

		qcom,cdc-micbias1-mv = <1800>;
		qcom,cdc-micbias2-mv = <1800>;
		qcom,cdc-micbias3-mv = <1800>;

		qcom,cdc-static-supplies = "cdc-vdd-ldo-rxtx",
					   "cdc-vddpx-1",
					   "cdc-vdd-mic-bias";
					   "cdc-vddpx-1";
		qcom,cdc-on-demand-supplies = "cdc-vdd-buck";
	};
};