Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752677AbdF2LcQ (ORCPT ); Thu, 29 Jun 2017 07:32:16 -0400 Received: from mail-io0-f193.google.com ([209.85.223.193]:33560 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751725AbdF2LcI (ORCPT ); Thu, 29 Jun 2017 07:32:08 -0400 MIME-Version: 1.0 In-Reply-To: <2319141.h6UJ5H9hiK@avalon> References: <87mv8tez69.wl%kuninori.morimoto.gx@renesas.com> <2246315.6ZutvAkGUK@avalon> <2319141.h6UJ5H9hiK@avalon> From: Geert Uytterhoeven Date: Thu, 29 Jun 2017 13:32:06 +0200 X-Google-Sender-Auth: bFW6BzOFc94iz64iN4Q10UYVIrc 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: 1876 Lines: 49 Hi Laurent, On Thu, Jun 29, 2017 at 1:26 PM, Laurent Pinchart wrote: > On Thursday 29 Jun 2017 13:22:14 Geert Uytterhoeven wrote: >> 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. > > Yes, I've seen the patch in linux-next. > >> > 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. > > I'm not sure to follow you. This is a driver patch, depending on a function > that will make it to v4.13-rc1. At this time it thus doesn't compile against > mainline. I'll rebase it on top of v4.13-rc1, the dependency will be there, > and I'll submit it for v4.14. Sorry, I misunderstood you were going to take "of_graph: add of_graph_get_remote_endpoint()" in your tree as a dependency. 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