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

Commit 8169e87f 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: enable PCIe EP mode for SDXPOORWILLS"

parents a9ca14ec dadb8f0e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20,3 +20,11 @@
		"qcom,sdxpoorwills", "qcom,cdp";
	qcom,board-id = <1 0x1>, <1 0x101>;
};

&pcie_ep {
	status = "okay";
};

&pcie0 {
	status = "disabled";
};
+8 −0
Original line number Diff line number Diff line
@@ -20,3 +20,11 @@
		"qcom,sdxpoorwills", "qcom,mtp";
	qcom,board-id = <8 0x1>, <8 0x101>;
};

&pcie_ep {
	status = "okay";
};

&pcie0 {
	status = "disabled";
};