On Fri, Mar 24, 2017 at 01:03:50PM +0200, Sakari Ailus wrote: > The device and fwnode property API supports Devicetree, ACPI and pset > properties. The implementation of this functionality for each firmware > type was embedded in the fwnode property core. Move it out to firmware > type specific locations, making it easier to maintain. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> Oh, this escaped me a bit early. This set is the other part split off from the earlier "Move firmware specific code to firmware specific locations" set. It depends on my earlier the fwnode fixes, ACPI graph support patchsets and patch "device property: Read strings using string array reading functions" that are intended for the PM tree. They also depend on patch "of: Move OF property and graph API from base.c to property.c" which is intended for the DT tree --- this patch additionally depends on the patches on DT tree. The only change in the patches from the previous set is rebase, and a new patch adding support for fwnode_graph_get_remote_node() has been added. The last patch is currently untested. I'll test it in the near future; this set is not mergeable for a while until the dependent patches have been merged to the respective trees and a new rc1 release is available. I'm uploading the patches to the two branches here: Fwnode fixes + ACPI graph support + "device property: Read strings using string array reading functions": <URL:https://git.linuxtv.org/sailus/media_tree.git/log/?h=acpi-graph-all> The previous patches on Rob H's for-next branch + "of: Move OF property and graph API from base.c to property.c" + this patchset: <URL:https://git.linuxtv.org/sailus/media_tree.git/log/?h=acpi-graph-cleaned-on-next> It may still take a while until the patches get there. -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- 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