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

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

Merge "ARM: dts: msm: Add parameter override values for LITO"

parents b4c0e117 780c0890
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -42,11 +42,6 @@
	};
};

&usb2_phy0 {
	qcom,param-override-seq = <0xa1 0x6c
				0x43 0x70>;
};

&usb_qmp_dp_phy {
	vdd-supply = <&vdda_usb_ss_dp_core>;
};
+3 −4
Original line number Diff line number Diff line
@@ -45,10 +45,9 @@
};

&usb2_phy0 {
	qcom,param-override-seq =
		<0xa7 0x6c
		0x0d 0x70
		0x27 0x74>;
	qcom,param-override-seq = <0x63 0x6c>,
				<0xc8 0x70>,
				<0x17 0x74>;
};

&sde_dp {
+3 −1
Original line number Diff line number Diff line
@@ -113,7 +113,9 @@

		resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
		reset-names = "phy_reset";
		qcom,param-override-seq = <0x43 0x70>;
		qcom,param-override-seq = <0x63 0x6c>,
					<0x85 0x70>,
					<0x17 0x74>;
	};

	/* Primary USB port related QMP USB DP Combo PHY */