Re: [PATCH v6 1/9] of: property: add of_graph_get_next_port()

2024-10-08 Thread Rob Herring
On Thu, Sep 26, 2024 at 12:00:12AM +, Kuninori Morimoto wrote: > We have endpoint base functions > - of_graph_get_next_device_endpoint() > - of_graph_get_device_endpoint_count() > - for_each_of_graph_device_endpoint() > > Here, for_each_of_graph_device_endpoint() loop finds e

[PATCH v6 1/9] of: property: add of_graph_get_next_port()

2024-09-25 Thread Kuninori Morimoto
We have endpoint base functions - of_graph_get_next_device_endpoint() - of_graph_get_device_endpoint_count() - for_each_of_graph_device_endpoint() Here, for_each_of_graph_device_endpoint() loop finds each endpoints ports { port@0 { (1)