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>
ranges = <0x2000000 0 0x10000000 0x10000000 0 0x07000000 /* pci memory */
0x1000000 0 0x00000000 0x0000000 0 0x000001>; /* io space */
+ device_type = "pci";
+
interrupt-parent = <&pci_intc>;
interrupts = <4>;
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";
+ device_type = "pci";
+
interrupt-controller;
#interrupt-cells = <1>;
interrupt-parent = <&intc2>;
interrupts = <1>;
+ device_type = "pci";
+
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";
interrupt-parent = <&intc2>;
interrupts = <1>;
+ device_type = "pci";
+
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";
interrupt-parent = <&intc2>;
interrupts = <1>;
+ device_type = "pci";
+
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";
interrupt-parent = <&intc3>;
interrupts = <0>;
+ device_type = "pci";
+
resets = <&rst2 6>, <&rst2 7>;
reset-names = "hc", "phy";
interrupt-parent = <&intc3>;
interrupts = <0>;
+ device_type = "pci";
+
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";