[PATCH v2 0/3] Improve remote-endpoint parsing
From: Saravana Kannan
Date: Tue Feb 06 2024 - 20:18:23 EST
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