mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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>
This commit is contained in:
parent
284f12bfa6
commit
1825ea9098
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user