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

Commit bffb2e3c authored by Tony Truong's avatar Tony Truong
Browse files

ARM: dts: msm: update PCIe2 global IRQ to intc for kona



PCIe2 global IRQ is routed from PCIe core to QGIC and not
PDC. Update PCIe2 global IRQ phandle from PDC to INTC for
kona.

Change-Id: I4e21ba5ee407e3ce9deb98375df8fa273f0c39d5
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 846dbfa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
				0 0 0 2 &intc GIC_SPI 415 IRQ_TYPE_LEVEL_HIGH
				0 0 0 3 &intc GIC_SPI 416 IRQ_TYPE_LEVEL_HIGH
				0 0 0 4 &intc GIC_SPI 417 IRQ_TYPE_LEVEL_HIGH
				0 0 0 5 &pdc GIC_SPI 236 IRQ_TYPE_LEVEL_HIGH>;
				0 0 0 5 &intc GIC_SPI 236 IRQ_TYPE_LEVEL_HIGH>;
		msi-parent = <&pcie2_msi>;

		perst-gpio = <&tlmm 85 0>;