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

Commit 5901738d 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 USB PHY0 parameters for SDA660/630 HDK platform"

parents c7773e1e 5ccb8c59
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -60,6 +60,19 @@
/delete-node/ &tasha_hph_en0;
/delete-node/ &tasha_hph_en1;

&qusb_phy0 {
	qcom,qusb-phy-init-seq = <0xf8 0x80
				0xb3 0x84
				0x83 0x88
				0xc7 0x8c
				0x30 0x08
				0x79 0x0c
				0x21 0x10
				0x14 0x9c
				0x9f 0x1c
				0x00 0x18>;
};

&tasha_snd {
	qcom,model = "sdm660-tasha-skus-snd-card";
	qcom,audio-routing =
+10 −0
Original line number Diff line number Diff line
@@ -218,4 +218,14 @@
		<0x00188018 0x4>;
	reg-names = "qusb_phy_base",
		"ref_clk_addr";
	qcom,qusb-phy-init-seq = <0xf8 0x80
				0xb3 0x84
				0x83 0x88
				0xc7 0x8c
				0x30 0x08
				0x79 0x0c
				0x21 0x10
				0x14 0x9c
				0x9f 0x1c
				0x00 0x18>;
};