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

Commit 57e61a1b 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 qusb tune1 param for msm8996pro"

parents 30b03115 aade0b41
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -1184,3 +1184,31 @@
		};
	};
};

&qusb_phy0 {
	qcom,qusb-phy-init-seq = <0xD0 0x80
				0xB3 0x84
				0x83 0x88
				0xC0 0x8C
				0x02 0x90
				0x30 0x08
				0x79 0x0C
				0x21 0x10
				0x14 0x9C
				0x9F 0x1C
				0x00 0x18>;
};

&qusb_phy1 {
	qcom,qusb-phy-init-seq = <0xD0 0x80
				0xB3 0x84
				0x83 0x88
				0xC0 0x8C
				0x02 0x90
				0x30 0x08
				0x79 0x0C
				0x21 0x10
				0x14 0x9C
				0x9F 0x1C
				0x00 0x18>;
};