Lines Matching full:node
12 * The binding for an Fman firmware node is documented in
13 * Documentation/powerpc/dts-bindings/fsl/dpaa/fman.txt. This node contains
33 /* If we already have a firmware node, then also exit silently. */ in fdt_fixup_fman_firmware()
71 /* Increase the size of the fdt to make room for the node. */ in fdt_fixup_fman_firmware()
79 /* Create the firmware node. */ in fdt_fixup_fman_firmware()
84 printf("Could not add firmware node to %s: %s\n", s, in fdt_fixup_fman_firmware()
93 printf("Could not add compatible property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
101 printf("Could not add phandle property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
109 printf("Could not add firmware property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
114 /* Find all other Fman nodes and point them to the firmware node. */ in fdt_fixup_fman_firmware()
122 printf("Could not add pointer property to node %s: %s\n", in fdt_fixup_fman_firmware()