The two patches add a new API for using changeset which makes things considerably easier. This patchset applies against Linus's tree as of today and is dependent on the previous patchset I've send out earlier. "of: overlay: kobject & sysfs'ation" Changes since v1: * Dropped the indirect and target root patches until we figure out what to do with the DT connector. Pantelis Antoniou (2): of: dynamic: Add __of_node_dupv() of: changesets: Introduce changeset helper methods drivers/of/dynamic.c | 280 +++++++++++++++++++++++++++++++++++++++++++++++++-- include/linux/of.h | 74 ++++++++++++++ 2 files changed, 348 insertions(+), 6 deletions(-) -- 1.7.12 -- 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