All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Aaberg <jonas.aberg@stericsson.com>
To: Ulf HANSSON <ulf.hansson@stericsson.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	"cpufreq@vger.kernel.org" <cpufreq@vger.kernel.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	Lee Jones <lee.jones@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Rickard ANDERSSON <rickard.andersson@stericsson.com>,
	Vincent Guittot <vincent.guittot@linaro.org>,
	Philippe BEGNIC <philippe.begnic@st.com>,
	Ulf Hansson <ulf.hansson@linaro.org>
Subject: Re: [PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table
Date: Tue, 2 Oct 2012 13:21:05 +0200	[thread overview]
Message-ID: <506ACE21.6040203@stericsson.com> (raw)
In-Reply-To: <1348841814-13645-1-git-send-email-ulf.hansson@stericsson.com>


All patches look good.

Acked-by: Jonas Aaberg <jonas.aberg@stericsson.com>

On 09/28/2012 04:16 PM, Ulf HANSSON wrote:
> From: Ulf Hansson <ulf.hansson@linaro.org>
> 
> Since the cpufreq table is dependant on the prmcu fw, it make sense to
> keep the table there. Moreover since the cpufreq is already a mfd child
> device added by the prcmu this make even more logic.
> 
> The next step after these patches will be to implement an "arm_clk" to be
> used from cpufreq to update the opp instead of using the prcmu opp API directly.
> This will then remove the last hard dependency to the prcmu API from cpufreq.
> 
> Ulf Hansson (4):
>   ARM: ux500: Remove cpufreq platform device
>   mfd: db8500: Provide cpufreq table as platform data
>   cpufreq: db8500: Register as a platform driver
>   cpufreq: db8500: Fetch cpufreq table from platform data
> 
>  arch/arm/mach-ux500/cpu-db8500.c |    6 ---
>  drivers/cpufreq/db8500-cpufreq.c |   87 +++++++++++++++++++-------------------
>  drivers/mfd/db8500-prcmu.c       |   22 ++++++++++
>  3 files changed, 66 insertions(+), 49 deletions(-)
> 


WARNING: multiple messages have this Message-ID (diff)
From: jonas.aberg@stericsson.com (Jonas Aaberg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table
Date: Tue, 2 Oct 2012 13:21:05 +0200	[thread overview]
Message-ID: <506ACE21.6040203@stericsson.com> (raw)
In-Reply-To: <1348841814-13645-1-git-send-email-ulf.hansson@stericsson.com>


All patches look good.

Acked-by: Jonas Aaberg <jonas.aberg@stericsson.com>

On 09/28/2012 04:16 PM, Ulf HANSSON wrote:
> From: Ulf Hansson <ulf.hansson@linaro.org>
> 
> Since the cpufreq table is dependant on the prmcu fw, it make sense to
> keep the table there. Moreover since the cpufreq is already a mfd child
> device added by the prcmu this make even more logic.
> 
> The next step after these patches will be to implement an "arm_clk" to be
> used from cpufreq to update the opp instead of using the prcmu opp API directly.
> This will then remove the last hard dependency to the prcmu API from cpufreq.
> 
> Ulf Hansson (4):
>   ARM: ux500: Remove cpufreq platform device
>   mfd: db8500: Provide cpufreq table as platform data
>   cpufreq: db8500: Register as a platform driver
>   cpufreq: db8500: Fetch cpufreq table from platform data
> 
>  arch/arm/mach-ux500/cpu-db8500.c |    6 ---
>  drivers/cpufreq/db8500-cpufreq.c |   87 +++++++++++++++++++-------------------
>  drivers/mfd/db8500-prcmu.c       |   22 ++++++++++
>  3 files changed, 66 insertions(+), 49 deletions(-)
> 

  parent reply	other threads:[~2012-10-02 11:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-28 14:16 [PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table Ulf Hansson
2012-09-28 14:16 ` Ulf Hansson
2012-09-28 14:16 ` [PATCH 1/4] ARM: ux500: Remove cpufreq platform device Ulf Hansson
2012-09-28 14:16   ` Ulf Hansson
2012-09-28 14:16 ` [PATCH 2/4] mfd: db8500: Provide cpufreq table as platform data Ulf Hansson
2012-09-28 14:16   ` Ulf Hansson
2012-09-28 14:16 ` [PATCH 3/4] cpufreq: db8500: Register as a platform driver Ulf Hansson
2012-09-28 14:16   ` Ulf Hansson
2012-09-28 14:16 ` [PATCH 4/4] cpufreq: db8500: Fetch cpufreq table from platform data Ulf Hansson
2012-09-28 14:16   ` Ulf Hansson
2012-10-02 11:21 ` Jonas Aaberg [this message]
2012-10-02 11:21   ` [PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table Jonas Aaberg
2012-10-02 11:45 ` Linus Walleij
2012-10-02 11:45   ` Linus Walleij
2012-10-03 10:12   ` Ulf Hansson
2012-10-03 10:12     ` Ulf Hansson
2012-10-08  7:55     ` Rafael J. Wysocki
2012-10-08  7:55       ` Rafael J. Wysocki

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=506ACE21.6040203@stericsson.com \
    --to=jonas.aberg@stericsson.com \
    --cc=cpufreq@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --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=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.