All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/4] clk: add of_clk_src_onecell_get() support
Date: Fri, 07 Sep 2012 12:24:44 -0700	[thread overview]
Message-ID: <20120907192444.20289.97042@nucleus> (raw)
In-Reply-To: <20120907002618.GB26709@S2101-09.ap.freescale.net>

Quoting Shawn Guo (2012-09-06 17:26:20)
> On Thu, Sep 06, 2012 at 03:11:55PM -0700, Mike Turquette wrote:
> > Quoting Shawn Guo (2012-08-30 23:41:27)
> > > Ping, Mike.
> > > 
> > 
> > Hi Shawn,
> > 
> > Do you want me to take everything including patch #2?  I'm OK with the
> > series but want to make sure it won't cause too much problem for you if
> > the DTS and arch/arm changes go through my tree.
> > 
> It will cause conflicts to have those arch/arm changes to go through
> your tree, so I expect you only take patch #1 and ensure your branch
> is stable.  I will ask arm-soc people to pull in your branch as
> dependency, and then I can have other patches go via arm-soc tree.
> 

Done.  I've taken patch #1 "clk: add of_clk_src_onecell_get() support"
into clk-next.

Thanks,
Mike

> -- 
> Regards,
> Shawn
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@linaro.org>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: devicetree-discuss@lists.ozlabs.org,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <rob.herring@calxeda.com>
Subject: Re: [PATCH v2 1/4] clk: add of_clk_src_onecell_get() support
Date: Fri, 07 Sep 2012 12:24:44 -0700	[thread overview]
Message-ID: <20120907192444.20289.97042@nucleus> (raw)
In-Reply-To: <20120907002618.GB26709@S2101-09.ap.freescale.net>

Quoting Shawn Guo (2012-09-06 17:26:20)
> On Thu, Sep 06, 2012 at 03:11:55PM -0700, Mike Turquette wrote:
> > Quoting Shawn Guo (2012-08-30 23:41:27)
> > > Ping, Mike.
> > > 
> > 
> > Hi Shawn,
> > 
> > Do you want me to take everything including patch #2?  I'm OK with the
> > series but want to make sure it won't cause too much problem for you if
> > the DTS and arch/arm changes go through my tree.
> > 
> It will cause conflicts to have those arch/arm changes to go through
> your tree, so I expect you only take patch #1 and ensure your branch
> is stable.  I will ask arm-soc people to pull in your branch as
> dependency, and then I can have other patches go via arm-soc tree.
> 

Done.  I've taken patch #1 "clk: add of_clk_src_onecell_get() support"
into clk-next.

Thanks,
Mike

> -- 
> Regards,
> Shawn
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2012-09-07 19:24 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 13:36 [PATCH v2 0/4] Move imx6q/28/23 clock lookup over to device tree Shawn Guo
2012-08-22 13:36 ` Shawn Guo
2012-08-22 13:36 ` [PATCH v2 1/4] clk: add of_clk_src_onecell_get() support Shawn Guo
2012-08-22 13:36   ` Shawn Guo
2012-08-23  1:42   ` Rob Herring
2012-08-23  1:42     ` Rob Herring
2012-08-31  6:41   ` Shawn Guo
2012-08-31  6:41     ` Shawn Guo
2012-09-06 22:11     ` Mike Turquette
2012-09-06 22:11       ` Mike Turquette
2012-09-07  0:26       ` Shawn Guo
2012-09-07  0:26         ` Shawn Guo
2012-09-07 19:24         ` Mike Turquette [this message]
2012-09-07 19:24           ` Mike Turquette
2012-09-10  6:25           ` Shawn Guo
2012-09-10  6:25             ` Shawn Guo
2012-09-10 17:32             ` Mike Turquette
2012-09-10 17:32               ` Mike Turquette
2012-09-11  1:19               ` Shawn Guo
2012-09-11  1:19                 ` Shawn Guo
2012-08-22 13:36 ` [PATCH v2 2/4] ARM: imx6q: replace clk_register_clkdev with clock DT lookup Shawn Guo
2012-08-22 13:36   ` Shawn Guo
2012-08-22 13:36 ` [PATCH v2 3/4] clk: mxs: replace imx28 " Shawn Guo
2012-08-22 13:36   ` Shawn Guo
2012-08-22 13:36 ` [PATCH v2 4/4] clk: mxs: replace imx23 " Shawn Guo
2012-08-22 13:36   ` Shawn Guo

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=20120907192444.20289.97042@nucleus \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.