[v1,0/2] Improve remote-endpoint parsing

Message ID 20240202101326.876070-1-saravanak@google.com
Headers
Series Improve remote-endpoint parsing |

Message

Saravana Kannan Feb. 2, 2024, 10:13 a.m. UTC
  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.

Saravana Kannan (2):
  of: property: Improve finding the consumer of a remote-endpoint
    property
  of: property: Improve finding the supplier of a remote-endpoint
    property

 drivers/of/property.c | 71 ++++++++++++++++++++-----------------------
 1 file changed, 33 insertions(+), 38 deletions(-)