From: ben-linux@fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/7 RE-SEND] ARM: S5P6442: Add clock support for S5P6442
Date: Wed, 3 Feb 2010 17:52:20 +0000 [thread overview]
Message-ID: <20100203175220.GA13267@trinity.fluff.org> (raw)
In-Reply-To: <25e057c01002020741l157f57e3s431716adcf038a83@mail.gmail.com>
On Tue, Feb 02, 2010 at 04:41:24PM +0100, roel kluin wrote:
> > This patch adds clock support for S5P6442. This patch adds the clock
> > register definitions and the various system clocks in S5P6442.
>
> > +static struct clksrc_clk clk_mout_epll = {
> > + ? ? ? .clk ? ?= {
> > + ? ? ? ? ? ? ? .name ? ? ? ? ? = "mout_epll",
> > + ? ? ? ? ? ? ? .id ? ? ? ? ? ? = -1,
> > + ? ? ? },
> > + ? ? ? .sources ? ? ? ?= &clk_src_epll,
> > + ? ? ? .reg_src ? ? ? ?= { .reg = S5P_CLK_SRC0, .shift = 8, .size = 1 },
> > +};
>
> This appears not to be used, is this implemented in another patch?
Not sure, although I'm not going to argue about it if it isn't.
This new version is better than trying to deal with the switch() statements
which initialised the base hclk values.
> Roel
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
--
Ben
Q: What's a light-year?
A: One-third less calories than a regular year.
next prev parent reply other threads:[~2010-02-03 17:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 13:22 [PATCH v3 2/7 RE-SEND] ARM: S5P6442: Add clock support for S5P6442 Kukjin Kim
2010-02-02 15:41 ` roel kluin
2010-02-02 15:44 ` roel kluin
2010-02-03 17:52 ` Ben Dooks [this message]
2010-02-03 17:59 ` Ben Dooks
2010-02-04 1:02 ` Kukjin Kim
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=20100203175220.GA13267@trinity.fluff.org \
--to=ben-linux@fluff.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).