public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: ARM Linux Mailing List <linux-arm-kernel@lists.arm.linux.org.uk>
Cc: "Andrew Victor" <avictor.za@gmail.com>,
	"Linux Kernel list" <linux-kernel@vger.kernel.org>,
	"David Brownell" <david-b@pacbell.net>,
	"Ville Syrjälä" <syrjala@sci.fi>
Subject: Re: [PATCH] AT91: manage clock by functionality instead of CPUs
Date: Tue, 31 Mar 2009 14:51:49 +0200	[thread overview]
Message-ID: <49D211E5.7010000@atmel.com> (raw)
In-Reply-To: <49CB9507.3020705@atmel.com>

Nicolas Ferre :
> In clock.c file the clock management is grouped by cpu with cpu_is_xxx()
> function. This lead to some kind of difficulties to read this file and
> maintainability issues as the number of AT91 cpus & PLLs/clocks is growing.
> 
> In this patch, I try to group clock functionality together and match cpus with
> this functionality set.
> An update to at91_pmc.h is needed to cover some new PMC possibilities (and
> some update in comments).
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
>  arch/arm/mach-at91/clock.c                 |  151 ++++++++++++++++++++-------
>  arch/arm/mach-at91/include/mach/at91_pmc.h |   26 ++++-
>  2 files changed, 132 insertions(+), 45 deletions(-)

I forget to add in my previous email:

Acked-by: Andrew Victor <avictor.za@gmail.com>

Ok, as we have no more comment, I submit it to the patch system.

Regards,
-- 
Nicolas Ferre


      reply	other threads:[~2009-03-31 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-26 14:45 [PATCH] AT91: manage clock by functionality instead of CPUs Nicolas Ferre
2009-03-31 12:51 ` Nicolas Ferre [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=49D211E5.7010000@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=avictor.za@gmail.com \
    --cc=david-b@pacbell.net \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syrjala@sci.fi \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox