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