forked from Ivasoft/openwrt
ath79: specify device-type for PCI controllers
Specify the device_type property for PCI as well as PCIe controllers. Otherwise, the PCI range parser will not be selected when using kernel 5.10. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
@@ -133,6 +133,8 @@
|
||||
resets = <&rst 6>, <&rst 7>;
|
||||
reset-names = "hc", "phy";
|
||||
|
||||
device_type = "pci";
|
||||
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <1>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user