On Wed, Dec 1, 2021 at 1:58 PM Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > > Hello everyone, > > Here's a few small fixes and improvements for device properties. > > since v1: > > - Use labelled references. > > - Avoid using continue in fwnode_graph_get_endpoint_count(). > > - Rewrap lines in data node reference example. > > Sakari Ailus (7): > device property: Fix fwnode_graph_devcon_match() fwnode leak > device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED > Documentation: ACPI: Fix data node reference documentation > Documentation: ACPI: Update references > device property: Implement fwnode_graph_get_endpoint_count() > device property: Use fwnode_graph_for_each_endpoint() macro > device property: Drop fwnode_graph_get_remote_node() All applied as 5.17 material, thanks!