All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH/RFC 3/3 v2] ARM: mach-shmobile: implement parent clock optimization
Date: Sat, 30 Oct 2010 11:50:32 +0000	[thread overview]
Message-ID: <20101030115032.GA6955@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1010291436210.25084@axis700.grange>

On Fri, Oct 29, 2010 at 02:42:16PM +0200, Guennadi Liakhovetski wrote:
> This new function allows to select a parent frequency, which provides the 
> best matching child clock rate.
> 
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> ---
> 
> Paul, something like this? I know, this is against an "old" kernel, only 
> compile tested so far, so, this is even more of an RFC than the previous 
> version, just to ask your opinion, if this is the direction you were 
> thinking about. Unfortunately, I don't think re-using 
> clk_rate_round_helper() would be wise here, but we can discuss that too. 
> 
Yes, that basically looks like what I had in mind. 

Re-using clk_rate_round_helper() probably won't help here since it's
doing sufficiently different things anyways.

If this ends up working for you then please test it and respin it against
a current kernel. This can go upstream pretty easily by itself.

      reply	other threads:[~2010-10-30 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 12:42 [PATCH/RFC 3/3 v2] ARM: mach-shmobile: implement parent clock Guennadi Liakhovetski
2010-10-30 11:50 ` Paul Mundt [this message]

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=20101030115032.GA6955@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-fbdev@vger.kernel.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.