From: Martin Schiller Date: Wed, 10 Apr 2024 11:50:33 +0000 (+0200) Subject: lantiq: dts: vr9: add missing interrupts to pcie node X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1825ea90984a7d899ded583aa87d9fa6d4270ccb;p=openwrt%2Fstaging%2Fblocktrron.git lantiq: dts: vr9: add missing interrupts to pcie node This adds the missing interrupts to the pcie node. Signed-off-by: Martin Schiller --- diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi index e4c9be8f87..e0e49f377a 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi @@ -528,7 +528,7 @@ reg = <0xd900000 0x1000>; interrupt-parent = <&icu0>; - interrupts = <161 144>; + interrupts = <161 144 145 146 147>; phys = <&pcie0_phy LANTIQ_PCIE_PHY_MODE_36MHZ>; phy-names = "pcie";