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

Commit 027a0923 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

ARM: dts: msm: Update the USB regulators on TRINKET



The VDD rail for HS and SS PHYs is moved from L4 to L7.
Update the same in the dt nodes for HS and SS PHY
to reflect the same.

Change-Id: I17ed016eea4c49a11ff9fc42ccac45d3e6b9ec35
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent a487c3ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@
			"tcsr_clamp_dig_n_1p8",
			"tune2_efuse_addr";

		vdd-supply = <&pm6125_l4>;
		vdd-supply = <&pm6125_l7>;
		vdda18-supply = <&pm6125_l10>;
		vdda33-supply = <&pm6125_l15>;
		qcom,vdd-voltage-level = <0 925000 970000>;
@@ -173,7 +173,7 @@
		reg = <0x01615000 0x1000>;
		reg-names = "qmp_phy_base";

		vdd-supply = <&pm6125_l4>;
		vdd-supply = <&pm6125_l7>;
		core-supply = <&pm6125_l10>;
		qcom,vdd-voltage-level = <0 925000 970000>;
		qcom,core-voltage-level = <0 1800000 1800000>;