From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: On common struct clk in clock framework.
Date: Wed, 03 Jul 2013 20:07:33 +0200 [thread overview]
Message-ID: <16151917.X00PMOJFZ6@flatron> (raw)
In-Reply-To: <CAM2a4uyrX0t-W8hXKROvZgJPSyCY+DaviV-eRVZOhyPx=WNBUw@mail.gmail.com>
Hi,
On Wednesday 03 of July 2013 19:05:03 mind entropy wrote:
> Hi,
>
> I am reading through mini2440 code and trying to understand
> clocking code. I am getting confused as to whether it uses the common
> clocking framework. In
> https://github.com/torvalds/linux/blob/master/arch/arm/plat-samsung/incl
> ude/plat/clock.h#L42 they define a struct clk. Even in OMAP
> (http://processors.wiki.ti.com/index.php/Clock_Framework_User_Guide#Soft
> ware_Implementation) they have a separate struct clk definition. In the
> common clocking framework shouldn't they be using the common struct clk
> rather than have their own versions of struct clk?
The examples you pointed are not using Common Clock Framework. See
Documentation/clk.txt and drivers/clk/ for more information about CCF.
As for s3c24xx, CCF driver for the whole platform is already merged for
Linux 3.11.
Best regards,
Tomasz
next prev parent reply other threads:[~2013-07-03 18:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 13:35 On common struct clk in clock framework mind entropy
2013-07-03 18:07 ` Tomasz Figa [this message]
2013-07-04 4:51 ` mind entropy
2013-07-04 5:07 ` Mike Turquette
2013-07-04 10:32 ` Tomasz Figa
2013-07-04 10:58 ` Heiko Stübner
2013-07-04 11:07 ` Heiko Stübner
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=16151917.X00PMOJFZ6@flatron \
--to=tomasz.figa@gmail.com \
--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).