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

Commit b5eedd4e 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: apq: Update USB PHY init for APQ8096 DragonBoard"

parents 0358a219 c77e3260
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -469,6 +469,19 @@
	status = "ok";
};

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

&qusb_phy1 {
	status = "ok";
};
@@ -477,6 +490,11 @@
	status = "disabled";
};

&pm8994_l16 { /* GPS ELNA */
	status = "okay";
	regulator-always-on;
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2 */
		qcom,mode = <1>;		/* Digital output */