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

Commit 48f371f5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support to enable phy vls clamp for 9640"

parents 7c01c113 968f4a8c
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -805,8 +805,10 @@

	ssphy: ssphy@78000 {
		compatible = "qcom,usb-ssphy-qmp";
		reg = <0x00078000 0x45c>;
		reg-names = "qmp_phy_base";
		reg = <0x00078000 0x45c>,
		     <0x01947244 0x4>;
		reg-names = "qmp_phy_base",
			"vls_clamp_reg";
		vdd-supply = <&pmd9635_l4>;
		vdda18-supply = <&pmd9635_l8>;
		qcom,vdd-voltage-level = <0 1000000 1000000>;