All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@ti.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	Ulf Hansson <ulf.hansson@linaro.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	Ulf Hansson <ulf.hansson@stericsson.com>,
	linux-arm-kernel@lists.infradead.org,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	cpufreq@vger.kernel.org, linux-pm@vger.kernel.org,
	Philippe Begnic <philippe.begnic@st.com>,
	Rickard Andersson <rickard.andersson@stericsson.com>,
	Jonas Aberg <jonas.aberg@stericsson.com>,
	Vincent Guittot <vincent.guittot@linaro.org>
Subject: Re: [PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers
Date: Fri, 26 Oct 2012 11:03:49 -0700	[thread overview]
Message-ID: <20121026180349.3141.76336@nucleus> (raw)
In-Reply-To: <CACRpkdYdzvdJc=+gnRDEue1uZApGTc-P2pQfLAJXc_uBZLSPkQ@mail.gmail.com>

Quoting Linus Walleij (2012-10-26 01:57:49)
> On Fri, Oct 26, 2012 at 10:19 AM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> 
> > Samuel, a kind reminder on this, trying to collect acks to be able to
> > advise Mike to take this series through his clk tree. There are two
> > mfd patches.
> > [PATCH 2/8] mfd: db8500: Provide cpufreq table as platform data
> > [PATCH 5/8] mfd: db8500: Connect ARMSS clk to ARM OPP
> 
> Two weeks of slack for review is good enough, involved
> subsystem maintainers have been Cc:ed.
> 
> Mike T, can you just apply the patches please.
> 

Would be better to get ACKs but enough time has passed.  I'll take these
into clk-next (which will get built while I fly to Copenhagen for LCE).

Expect to see a new clk-next on Monday.

Regards,
Mike

> Yours,
> Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: mturquette@ti.com (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers
Date: Fri, 26 Oct 2012 11:03:49 -0700	[thread overview]
Message-ID: <20121026180349.3141.76336@nucleus> (raw)
In-Reply-To: <CACRpkdYdzvdJc=+gnRDEue1uZApGTc-P2pQfLAJXc_uBZLSPkQ@mail.gmail.com>

Quoting Linus Walleij (2012-10-26 01:57:49)
> On Fri, Oct 26, 2012 at 10:19 AM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> 
> > Samuel, a kind reminder on this, trying to collect acks to be able to
> > advise Mike to take this series through his clk tree. There are two
> > mfd patches.
> > [PATCH 2/8] mfd: db8500: Provide cpufreq table as platform data
> > [PATCH 5/8] mfd: db8500: Connect ARMSS clk to ARM OPP
> 
> Two weeks of slack for review is good enough, involved
> subsystem maintainers have been Cc:ed.
> 
> Mike T, can you just apply the patches please.
> 

Would be better to get ACKs but enough time has passed.  I'll take these
into clk-next (which will get built while I fly to Copenhagen for LCE).

Expect to see a new clk-next on Monday.

Regards,
Mike

> Yours,
> Linus Walleij

  reply	other threads:[~2012-10-26 18:03 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-10 11:42 [PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers Ulf Hansson
2012-10-10 11:42 ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 1/8] ARM: ux500: Remove cpufreq platform device Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 2/8] mfd: db8500: Provide cpufreq table as platform data Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 3/8] cpufreq: db8500: Register as a platform driver Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 4/8] cpufreq: db8500: Fetch cpufreq table from platform data Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-11 13:41   ` Lee Jones
2012-10-11 13:41     ` Lee Jones
2012-10-11 15:49     ` Lee Jones
2012-10-11 15:49       ` Lee Jones
2012-10-10 11:42 ` [PATCH 5/8] mfd: db8500: Connect ARMSS clk to ARM OPP Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 6/8] clk: ux500: Support for prcmu_scalable_rate clock Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 7/8] clk: ux500: Add armss clk and fixup smp_twd clk for u8500 Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-10 11:42 ` [PATCH 8/8] cpufreq: db8500: Use armss clk to update frequency Ulf Hansson
2012-10-10 11:42   ` Ulf Hansson
2012-10-26  8:10   ` Ulf Hansson
2012-10-26  8:10     ` Ulf Hansson
2012-10-26 11:20     ` Rafael J. Wysocki
2012-10-26 11:20       ` Rafael J. Wysocki
2012-10-11 13:44 ` [PATCH 0/8] clk: ux500: Fixup smp_twd clk for clk notifiers Lee Jones
2012-10-11 13:44   ` Lee Jones
2012-10-11 14:24   ` Linus Walleij
2012-10-11 14:24     ` Linus Walleij
2012-10-11 15:19     ` Lee Jones
2012-10-11 15:19       ` Lee Jones
2012-10-26  8:19       ` Ulf Hansson
2012-10-26  8:19         ` Ulf Hansson
2012-10-26  8:19         ` Ulf Hansson
2012-10-26  8:57         ` Linus Walleij
2012-10-26  8:57           ` Linus Walleij
2012-10-26 18:03           ` Mike Turquette [this message]
2012-10-26 18:03             ` Mike Turquette
2012-10-26 23:34             ` Linus Walleij
2012-10-26 23:34               ` Linus Walleij
2012-10-28 22:59         ` Samuel Ortiz
2012-10-28 22:59           ` Samuel Ortiz
2012-10-28 22:59           ` Samuel Ortiz
2012-11-05 12:33           ` Ulf Hansson
2012-11-05 12:33             ` Ulf Hansson
2012-11-05 12:33             ` Ulf Hansson

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=20121026180349.3141.76336@nucleus \
    --to=mturquette@ti.com \
    --cc=cpufreq@vger.kernel.org \
    --cc=jonas.aberg@stericsson.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=philippe.begnic@st.com \
    --cc=rickard.andersson@stericsson.com \
    --cc=rjw@sisk.pl \
    --cc=sameo@linux.intel.com \
    --cc=ulf.hansson@linaro.org \
    --cc=ulf.hansson@stericsson.com \
    --cc=vincent.guittot@linaro.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.