Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752609AbdF2LWY (ORCPT ); Thu, 29 Jun 2017 07:22:24 -0400 Received: from mail-io0-f195.google.com ([209.85.223.195]:34580 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751837AbdF2LWQ (ORCPT ); Thu, 29 Jun 2017 07:22:16 -0400 MIME-Version: 1.0 In-Reply-To: <2246315.6ZutvAkGUK@avalon> References: <87mv8tez69.wl%kuninori.morimoto.gx@renesas.com> <87lgodez3z.wl%kuninori.morimoto.gx@renesas.com> <2246315.6ZutvAkGUK@avalon> From: Geert Uytterhoeven Date: Thu, 29 Jun 2017 13:22:14 +0200 X-Google-Sender-Auth: YBsfrr2ypTrNaf4K-icctmHxau8 Message-ID: Subject: Re: [PATCH 1/3] drm: rcar-du: use of_graph_get_remote_endpoint() To: Laurent Pinchart Cc: Kuninori Morimoto , Rob Herring , "devicetree@vger.kernel.org" , David Airlie , DRI Development , Linux-Renesas , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 37 Hi Laurent, On Thu, Jun 29, 2017 at 12:44 PM, Laurent Pinchart wrote: > On Wednesday 28 Jun 2017 00:32:17 Kuninori Morimoto wrote: >> From: Kuninori Morimoto >> >> Now, we can use of_graph_get_remote_endpoint(). Let's use it. >> >> Signed-off-by: Kuninori Morimoto > > Reviewed-by: Laurent Pinchart > >> --- >> based on 4c9c3d595f1bad021cc126d20879df4016801736 >> ("of_graph: add of_graph_get_remote_endpoint()") > > This commit isn't upstream yet. I've taken the patch in my tree and will FTR, it is in linux-next, but the function has been moved from drivers/of/base.c to drivers/of/property.c. > rebase it on top of v4.13-rc1 before submitting it for v4.14. Note that a simple rebase won't make it disappear, due to the move. So you'll have to drop it explicitly. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds