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

Commit af4d9071 authored by xiaolin's avatar xiaolin
Browse files

ARM: dts: msm: Change the current of Audio



The setting current of Audio is high with default dts. Setting a
reasonable value for it.

Change-Id: I954f4b13f62f891ff058098603389aad81d71cca
Signed-off-by: default avatarxiaolin <xiaolin@codeaurora.org>
parent baec7b06
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@

			cdc-vdda-cp-supply = <&pm8916_s4>;
			qcom,cdc-vdda-cp-voltage = <1800000 2100000>;
			qcom,cdc-vdda-cp-current = <1800000>;
			qcom,cdc-vdda-cp-current = <770000>;

			cdc-vdd-io-supply = <&pm8916_l5>;
			qcom,cdc-vdd-io-voltage = <1800000 1800000>;
@@ -176,7 +176,7 @@

			cdc-vdd-pa-supply = <&pm8916_s4>;
			qcom,cdc-vdd-pa-voltage = <1800000 2100000>;
			qcom,cdc-vdd-pa-current = <1800000>;
			qcom,cdc-vdd-pa-current = <5000>;

			cdc-vdd-mic-bias-supply = <&pm8916_l13>;
			qcom,cdc-vdd-mic-bias-voltage = <3075000 3075000>;