arm64: dts: ls1088a: Add the PME interrupt for PCIe EP node
authorXiaowei Bao <xiaowei.bao@nxp.com>
Tue, 6 Feb 2024 23:05:25 +0000 (18:05 -0500)
committerShawn Guo <shawnguo@kernel.org>
Fri, 23 Feb 2024 06:40:11 +0000 (14:40 +0800)
Add the PME interrupt porperty in PCIe EP node.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi

index 8616d5e0c38845aafd59c067e490f0a69b3c95d7..604bf88d70b3a3b7c1ab0fd973a0fb10daca918f 100644 (file)
                        reg = <0x00 0x03400000 0x0 0x00100000>,
                              <0x20 0x00000000 0x8 0x00000000>;
                        reg-names = "regs", "addr_space";
+                       interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
+                       interrupt-names = "pme";
                        num-ib-windows = <24>;
                        num-ob-windows = <256>;
                        max-functions = /bits/ 8 <2>;
                        reg = <0x00 0x03500000 0x0 0x00100000>,
                              <0x28 0x00000000 0x8 0x00000000>;
                        reg-names = "regs", "addr_space";
+                       interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
+                       interrupt-names = "pme";
                        num-ib-windows = <6>;
                        num-ob-windows = <6>;
                        status = "disabled";
                        reg = <0x00 0x03600000 0x0 0x00100000>,
                              <0x30 0x00000000 0x8 0x00000000>;
                        reg-names = "regs", "addr_space";
+                       interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
+                       interrupt-names = "pme";
                        num-ib-windows = <6>;
                        num-ob-windows = <6>;
                        status = "disabled";