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

Commit d75519fd authored by Sujeet Kumar's avatar Sujeet Kumar
Browse files

ARM: dts: msm8916: Use corner voltages for VDDCx voting



Real regulators now enables USB driver to use
corner voting instead of discrete voting. Hence
move to corner voltages.

Change-Id: I5a3c4d70f33ce48231fa98f0c0508cb4b85e3139
Signed-off-by: default avatarSujeet Kumar <ksujeet@codeaurora.org>
parent 219364c5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -277,10 +277,10 @@
		interrupts = <0 134 0>,<0 140 0>;
		interrupt-names = "core_irq", "async_irq";

		HSUSB_VDDCX-supply = <&pm8916_s1>;
		hsusb_vdd_dig-supply = <&pm8916_s1_corner>;
		HSUSB_1p8-supply = <&pm8916_l7>;
		HSUSB_3p3-supply = <&pm8916_l13>;
		qcom,vdd-voltage-level = <0 1150000 1150000>;
		qcom,vdd-voltage-level = <1 5 7>;

		qcom,hsusb-otg-phy-type = <2>;
		qcom,hsusb-otg-mode = <1>;