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

Commit 0ec4edf8 authored by Liangliang Lu's avatar Liangliang Lu
Browse files

ARM: dts: msm: Enable USB 3.1 Gen/Gen2 re-driver on QRD8150



Enable USB USB3.1 Gen1/Gen2 re-driver which used on QRD8150.

Change-Id: I3497cea31dcbe1dd505bf175bf14bfbc2e0bb871
Signed-off-by: default avatarLiangliang Lu <luliang@codeaurora.org>
parent c48dd447
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -225,6 +225,15 @@

&qupv3_se4_i2c {
	status = "ok";
	redriver@19 {
		compatible = "onnn,redriver";
		reg = <0x19>;
		extcon = <&pm8150b_pdphy>, <&pm8150b_pdphy>;
		eq = /bits/ 8 <0x5 0x4 0x4 0x5>;
		flat-gain = /bits/ 8 <0x3 0x1 0x1 0x3>;
		output-comp = /bits/ 8 <0x2 0x2 0x2 0x2>;
		loss-match = /bits/ 8 <0x0 0x3 0x3 0x0>;
	};
};

&ufsphy_mem {