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

Commit a986821e authored by Vivek Pernamitta's avatar Vivek Pernamitta
Browse files

Revert "ARM: dts: msm: Use PCIe_MSI for Shima"

This reverts commit e506b909ef43f6464f97201f193f2197bc827346.
Commit e506b909ef43f6 ("ARM: dts: msm: Use PCIe_MSI for Shima")
There is MSI interrupts in  PCIe DRV suspend state from device,
which caused NOC error when host try to read MSI status register.

Change-Id: Ia0393a2005bac508c0b4a43e41341507070ea3cd
parent 92d026fa
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
				0 0 0 3 &intc GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH
				0 0 0 4 &intc GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;

		msi-parent = <&pcie0_msi_snps>;
		msi-parent = <&pcie0_msi>;

		perst-gpio = <&tlmm 94 0>;
		wake-gpio = <&tlmm 96 0>;
@@ -194,15 +194,6 @@
		};
	};

	pcie0_msi_snps: qcom,pcie0_msi@a0000000 {
		compatible = "qcom,pci-msi";
		msi-controller;
		reg = <0xa0000000 0x0>;
		interrupt-parent = <&intc>;
		interrupts = <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>;
		qcom,snps;
	};

	pcie0_msi: qcom,pcie0_msi@17a10040 {
		compatible = "qcom,pci-msi";
		msi-controller;