fdt_next_property_offset
cur = fdt_next_property_offset(blob, cur)) {
prop = fdt_next_property_offset(blob, prop);
(offset = fdt_next_property_offset(fdt, offset))) {
int fdt_next_property_offset(const void *fdt, int offset);
property = fdt_next_property_offset(fdt, property))