On Tue, 06 Feb 2024 17:17:59 -0800, Saravana Kannan wrote: > Some changes to do a more accurate parsing of remote-endpoints. Making > fw_devlink a tiny bit more efficient and the debug logs a bit cleaner when > trying to debug fw_devlink. > > Rob, > > Can we get this into 6.8-rcX please? > > Thanks, > Saravana > > v1->v2: > - Switched from fwnode_graph_get_port_parent() to of_graph_get_port_parent() > - Added Patch 3 > > Saravana Kannan (3): > of: property: Improve finding the consumer of a remote-endpoint > property > of: property: Improve finding the supplier of a remote-endpoint > property > of: property: Add in-ports/out-ports support to > of_graph_get_port_parent() > > drivers/of/property.c | 63 +++++++++++++++++-------------------------- > 1 file changed, 24 insertions(+), 39 deletions(-) > > -- > 2.43.0.594.gd9cf4e227d-goog > > > Applied, thanks!