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

Commit f70ba063 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: Pass pcs_clamp_enable_reg address for sdxpoorwills"

parents 4a2e4ec9 05171011
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -139,9 +139,11 @@
	usb3_qmp_phy: ssphy@ff0000 {
		compatible = "qcom,usb-ssphy-qmp-v2";
		reg = <0xff0000 0x1000>,
		    <0x01fcb244 0x4>;
		    <0x01fcb244 0x4>,
		    <0x00ff088c 0x4>;
		reg-names = "qmp_phy_base",
			"vls_clamp_reg";
			"vls_clamp_reg",
			"pcs_clamp_enable_reg";

		vdd-supply = <&pmxpoorwills_l4>;
		core-supply = <&pmxpoorwills_l1>;