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

Commit 63bbd16d authored by Mayank Rana's avatar Mayank Rana Committed by Matt Wagantall
Browse files

ARM: dts: msm: Enable QUSB phy related to USB secondary port on 8996



Leakage current is seen with QUSB PHY related power rail, although
QUSB PHY related secondary USB port is not enabled. QUSB PHY is
out of reset with POR. Hence enable QUSB PHY related secondary USB
port which allows QUSB PHY driver's probe to be called. As part of
QUSB PHY driver's probe, QUSB PHY is kept into reset state to reduce
leakage current.

CRs-Fixed: 808445
Change-Id: I442c28fbeefc1bf22cd751fd7d1b8c29005c9db5
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 1a4224e2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -610,10 +610,6 @@
	};
};

&qusb_phy1 {
	status = "disabled";
};

&usb_nop_phy {
	status = "disabled";
};
+0 −1
Original line number Diff line number Diff line
@@ -1878,7 +1878,6 @@
		qcom,vdd-voltage-level = <1 5 7>;
		qcom,qusb-tune = <0xa0c393d7>;
		phy_type = "utmi";
		status = "disabled";

		clocks = <&clock_gcc clk_gcc_rx2_usb2_clkref_clk>,
			 <&clock_gcc clk_gcc_usb_phy_cfg_ahb2phy_clk>,