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

Commit cd75223d authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

Revert "ARM: dts: msm: Remove TCSR_QUSB2_PHY_CLAMP_DIG_N_1P8 for SDM660"



Commit c20c74d4 ("ARM: dts: msm: Remove TCSR_QUSB2_PHY_CLAMP_DIG_N_1P8
for SDM660") is added to remove enabling/disabling clamp during
disconnect/connect. But it is required to enable clamp input to QUSB2PHY,
whenever 0.9V LDO is collapsed. Hence revert the change to add dtsi
property for enable/disable clamp.

Change-Id: I12009bd56d214499a73f7ea3e73d1c979c107ac9
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent ace73576
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -267,8 +267,10 @@
	qusb_phy0: qusb@c012000 {
		compatible = "qcom,qusb2phy";
		reg = <0x0c012000 0x180>,
			<0x01fcb24c 0x4>,
			<0x00188018 0x4>;
		reg-names = "qusb_phy_base",
			"tcsr_clamp_dig_n_1p8",
			"ref_clk_addr";
		vdd-supply = <&pm660l_l1>;
		vdda18-supply = <&pm660_l10>;