Hi, This patchset does two things: make fwnode_handle_get() return the node, just as of_node_get() does, and add a macro for iterating over graph endpoints. The V4L2 fwnode framework would be a user for the macro. Sakari Ailus (2): device property: Make fwnode_handle_get() return the fwnode device property: Add a macro for interating over graph endpoints drivers/base/property.c | 9 +++++++-- drivers/of/property.c | 4 ++-- include/linux/fwnode.h | 2 +- include/linux/property.h | 6 +++++- 4 files changed, 15 insertions(+), 6 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html