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

Commit bd2865a3 authored by Hamad Kadmany's avatar Hamad Kadmany Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Trigger PCIe1 enumeration from endpoint



PCIe1 needs to be enumerated by endpoint rather than
root-complex since platform specific initialization
is required before root-complex enumeration.

Change-Id: If425369dff9b57d308e891f06661d2ed0acd96b7
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent f5269e09
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1545,7 +1545,6 @@

		perst-gpio = <&tlmm 130 0>;
		wake-gpio = <&tlmm 132 0>;
		qcom,ep-gpio = <&tlmm 94 0>;

		gdsc-smmu-supply = <&gdsc_aggre0_noc>;
		gdsc-vdd-supply = <&gdsc_pcie_1>;
@@ -1563,6 +1562,8 @@

		iommus = <&anoc0_smmu>;

		qcom,ep-wakeirq;

		qcom,ep-latency = <10>;

		linux,pci-domain = <1>;