linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* On common struct clk in clock framework.
@ 2013-07-03 13:35 mind entropy
  2013-07-03 18:07 ` Tomasz Figa
  0 siblings, 1 reply; 7+ messages in thread
From: mind entropy @ 2013-07-03 13:35 UTC (permalink / raw)
  To: linux-arm-kernel

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/include/plat/clock.h#L42
they define a struct clk. Even in OMAP
(http://processors.wiki.ti.com/index.php/Clock_Framework_User_Guide#Software_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?

Thanks in advance.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-04 11:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 13:35 On common struct clk in clock framework mind entropy
2013-07-03 18:07 ` Tomasz Figa
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

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).