summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorMartin Schiller <ms@dev.tdt.de>2024-04-10 13:50:33 +0200
committerMartin Schiller <ms@dev.tdt.de>2024-05-15 08:54:58 +0200
commit1825ea90984a7d899ded583aa87d9fa6d4270ccb (patch)
treef7422ea0e4c63d043fe61b4893598e85498893a0 /target/linux/lantiq
parent284f12bfa64779ed156262a0351e07af5379be9c (diff)
downloadopenwrt-1825ea90984a7d899ded583aa87d9fa6d4270ccb.tar.gz
openwrt-1825ea90984a7d899ded583aa87d9fa6d4270ccb.tar.bz2
openwrt-1825ea90984a7d899ded583aa87d9fa6d4270ccb.zip
lantiq: dts: vr9: add missing interrupts to pcie node
This adds the missing interrupts to the pcie node. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi2
1 files changed, 1 insertions, 1 deletions
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";