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

Commit da8988ee 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: Update qusb2 phy init sequence for msmcobalt v2"

parents c185b7a8 a8c57749
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -357,3 +357,14 @@
	qcom,allow-quotient-interpolation;
	qcom,cpr-scaled-open-loop-voltage-as-ceiling;
};

&qusb_phy0 {
	qcom,qusb-phy-init-seq =
			/* <value reg_offset> */
				<0x13 0x04
				0x7c 0x18c
				0x80 0x2c
				0x0a 0x184
				0x00 0x240
				0x19 0xb4>;
};