Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / drivers / pci / pcie_layerscape_fixup_common.c
index 77d1573..40f0ef1 100644 (file)
@@ -99,6 +99,8 @@ int lx2_board_fix_fdt(void *fdt)
                if (!prop) {
                        printf("%s: Failed to fixup PCIe EP node @0x%x\n",
                               __func__, off);
+                       off = fdt_node_offset_by_compatible(fdt, off,
+                                                           "fsl,lx2160a-pcie-ep");
                        continue;
                }