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

Commit e9522de8 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Use correct regulator for SS USB



USB SS PHY uses the LDO28 regulator from PM8994, not
SMPS2. Fix the definition for the VDD supply.

Change-Id: I7d6f43c16d432c32200c265c7599c003d60dffbd
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 38fb8d37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1042,9 +1042,9 @@
		status = "disabled";
		reg = <0xf9b38000 0x800>,
			<0xf9b3e000 0x3ff>;
		vdd-supply = <&pm8994_s2_corner>;
		vdd-supply = <&pm8994_l28>;
		vdda18-supply = <&pm8994_l6>;
		qcom,vdd-voltage-level = <1 5 7>;
		qcom,vdd-voltage-level = <0 1000000 1000000>;
		qcom,vbus-valid-override;
		qcom,no-pipe-clk-switch;