fdt_size_cells
int fdt_size_cells(const void *fdt, int nodeoffset);
ret = fdt_size_cells(fdt, parent);