This adds multi PCI domains support, using one `/dev/pci` for all PCI domains. By default `fdt_pci_ecam_register()` API scans all PCI domains in DTB. Use API `fdt_pci_ecam_register_domain()` if only one PCI domain is needed. Signed-off-by: Yanfeng Liu <p-liuyanfeng9@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| fdt.c | ||
| fdt_cfi.c | ||
| fdt_pci.c | ||
| fdt_virtio_mmio.c | ||