On Wed, 25 Sep 2024 16:01:10 +0200, Sascha Hauer wrote: > Upcoming Rockchip VOP2 support makes use of of-graph which uncovered > some bugs in the existing code. This series contains fixes for it and > adds some missing functions. > >
Applied, thanks! [1/5] of: fix of_get_next_child() for prev->parent != node https://git.pengutronix.de/cgit/barebox/commit/?id=c07ce9b0678c (link may not be stable) [2/5] of: fix of_graph_get_next_endpoint() https://git.pengutronix.de/cgit/barebox/commit/?id=c8c506a779dd (link may not be stable) [3/5] of: of_graph: honour ports subnode https://git.pengutronix.de/cgit/barebox/commit/?id=2a5d0ab7dc64 (link may not be stable) [4/5] of: of_graph: fix of_graph_get_next_endpoint() https://git.pengutronix.de/cgit/barebox/commit/?id=09fb886aa387 (link may not be stable) [5/5] of: of_graph: add missing functions https://git.pengutronix.de/cgit/barebox/commit/?id=52dd0d4c8a75 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>