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

Commit a6d0452e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add vls_clamp_reg for SM6150"

parents 9ab7c550 e25151c0
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -171,8 +171,10 @@
	/* Primary USB port related QMP USB PHY */
	usb_qmp_phy: ssphy@88e6000 {
		compatible = "qcom,usb-ssphy-qmp-usb3-or-dp";
		reg = <0x88e6000 0x1000>;
		reg-names = "qmp_phy_base";
		reg = <0x88e6000 0x1000>,
			<0x01fcb244 0x4>;
		reg-names = "qmp_phy_base",
			"vls_clamp_reg";

		vdd-supply = <&pm6150_l4>;
		core-supply = <&pm6150_l11>;