On Thu, Aug 29, 2019 at 01:44:01PM +0300, Sakari Ailus wrote: > Add two convenience functions for accessing node's parents: > > fwnode_count_parents() returns the number of parent nodes a given node > has. fwnode_get_nth_parent() returns node's parent at a given distance > from the node itself. > > Also reorder fwnode_get_parent() in property.c according to the same order > as in property.h. Same comment as per previous version. -- With Best Regards, Andy Shevchenko