Re: [PATCH] device property: use of_graph_get_remote_endpoint() for of_fwnode

From: Rob Herring
Date: Mon Aug 14 2017 - 17:12:14 EST


On Thu, Aug 10, 2017 at 04:38:16AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>
> Now, we can use of_graph_get_remote_endpoint(). Let's use it.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> ---
> - not tested
>
> drivers/of/property.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Rob