Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ devprop-4.15-rc1 with top-most commit 5e4b1b707b7ed795585b8ee28c44ce692aa8dfef device property: Add a macro for interating over graph endpoints on top of commit 39dae59d66acd86d1de24294bd2f343fd5e7a625 Linux 4.14-rc8 to receive device properties framework updates for 4.15-rc1. These make the fwnode_handle_get() function return a pointer to the target fwnode object, which reflects the of_node_get() behavior, and add a macro for iterating over graph endpoints (Sakari Ailus). Thanks! --------------- 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html