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

Commit d85bfb20 authored by Linyu Yuan's avatar Linyu Yuan
Browse files

ARM: dts: qcom: adjust USB HS disconnect threshold on lahaina QRD

Update override0 from 0xe4 to 0xe6, this increases
the high speed disconnect threshold which fixes
enumeration issues seen with certain USB flash drives.

Change-Id: Id4138dfe495214b24b52bd2de21154bb320b83a2
parent ff733d40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@

&usb2_phy0 {
	qcom,param-override-seq =
		<0xe4 0x6c
		<0xe6 0x6c
		0x0f 0x70
		0x17 0x74>;
};