All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Johan Hovold <johan@kernel.org>, Tero Kristo <t-kristo@ti.com>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-omap@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: ti: fix OF child-node lookup
Date: Fri, 28 Sep 2018 08:57:29 -0700	[thread overview]
Message-ID: <153815024975.119890.6463829001501352147@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <9a80b925-a36e-3895-f91b-4716d5524249@ti.com>

Quoting Tero Kristo (2018-09-20 00:11:08)
> On 31/08/18 00:46, Stephen Boyd wrote:
> > Quoting Johan Hovold (2018-08-22 02:03:19)
> >> Fix child-node lookup which by using the wrong OF helper was searching
> >> the whole tree depth-first, something which could end up matching an
> >> unrelated node.
> >>
> >> Also fix the related node-reference leaks.
> >>
> >> Fixes: 5b385a45e001 ("clk: ti: add support for clkctrl aliases")
> >> Signed-off-by: Johan Hovold <johan@kernel.org>
> >> ---
> > 
> > Applied to clk-next
> > 
> 
> Stephen, this patch causes a merge conflict with some of the code I am 
> planning to send a pull-req against (the clkctrl work series: 
> https://patchwork.kernel.org/project/linux-clk/list/?series=13841)
> 
> Would it be possible to drop this from clk-next, and for me to 
> pick-it-up via my own branch? I can get this setup either today or tomorrow.
> 
> Alternatively I need an immutable branch against which I can work.
> 

clk-ti-of-node is immutable. You can base on top of that and send a PR.
Does that work for you?


  reply	other threads:[~2018-09-28 15:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-22  9:03 [PATCH] clk: ti: fix OF child-node lookup Johan Hovold
2018-08-28 22:32 ` Stephen Boyd
2018-08-28 22:32   ` Stephen Boyd
2018-08-28 22:32   ` Stephen Boyd
2018-08-29  7:50   ` Johan Hovold
2018-08-30  7:28     ` Tero Kristo
2018-08-30  7:28       ` Tero Kristo
2018-08-31  9:34       ` Johan Hovold
2018-08-30 21:46 ` Stephen Boyd
2018-08-30 21:46   ` Stephen Boyd
2018-08-30 21:46   ` Stephen Boyd
2018-09-20  7:11   ` Tero Kristo
2018-09-20  7:11     ` Tero Kristo
2018-09-28 15:57     ` Stephen Boyd [this message]
2018-10-01  9:03       ` Tero Kristo
2018-10-01  9:03         ` Tero Kristo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=153815024975.119890.6463829001501352147@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=johan@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=t-kristo@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.