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

Commit 08d1dfc9 authored by Chao Bi's avatar Chao Bi
Browse files

ARM: dts: msm: Enable PCIe0 for S8155 Single LV GVM



Enable PCIe0 device node for S8155 QUIN single LV
virtual machine platform.

Change-Id: I92fdec754a74b596185154d25e22400e345081d6
Signed-off-by: default avatarChao Bi <chaobi@codeaurora.org>
parent 4c326afe
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -49,3 +49,11 @@
	/delete-property/ qcom,client-id;
	qcom,client-id = "7816";
};

&pcie0_msi {
	status = "ok";
};

&pcie0 {
	status = "ok";
};