fdt_find_with_property
while ((phandle = fdt_find_with_property("phys", &index)) != -1) {
int fdt_find_with_property(const char *, int *);