of: property: use new of_graph functions
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 24 Oct 2024 02:20:11 +0000 (02:20 +0000)
committerRob Herring (Arm) <robh@kernel.org>
Thu, 24 Oct 2024 21:35:48 +0000 (16:35 -0500)
commit3d4b0149b4d4e558b196fb874713d6bcec10b3f5
tree7a8d135f26e6e06f2561f2e536fc982eb430cfb2
parent58fe47d6ac7413172e1fa88324fb1b4c0eb2c0a2
of: property: use new of_graph functions

Current of_graph_get_next_endpoint() can be replaced by using
new of_graph_get_next_port().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87iktib5t0.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/property.c