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

Commit 96160864 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Update SM8150 QRD USB redriver settings



Update redriver tuning settings based on most recent USB
3.1 Gen2 RX compliance testing. These values allow for the
best margins for short and long channel jitter tolerance.

Change-Id: Iddcf093c3acb5ad7577bb634cb4a8b398edd3f5b
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 72915668
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,10 +187,10 @@
		compatible = "onnn,redriver";
		reg = <0x19>;
		extcon = <&pm8150b_pdphy>, <&pm8150b_pdphy>;
		eq = /bits/ 8 <0x5 0x4 0x4 0x5>;
		eq = /bits/ 8 <0x4 0x4 0x4 0x4>;
		flat-gain = /bits/ 8 <0x3 0x1 0x1 0x3>;
		output-comp = /bits/ 8 <0x2 0x2 0x2 0x2>;
		loss-match = /bits/ 8 <0x0 0x3 0x3 0x0>;
		loss-match = /bits/ 8 <0x1 0x3 0x3 0x1>;
	};
};