linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Query: clk: Defining new struct clk_foo types
@ 2012-04-05  7:05 Viresh Kumar
  2012-04-05  9:58 ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Viresh Kumar @ 2012-04-05  7:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

I am doing SPEAr SoCs clock port with common clock framework.

Currently there are following type of clk_foo implementations present:
- clk_gate
- clk_divider
- clk_fixed_rate
- clk_mux

I have few more in my SoC:
clk with:
- gate + divider
- gate + fixed_rate
- gate + mux
...

How should i go ahead in my implementation for these?
Should i create SPEAr specific structures or enhance drivers/clk for this?

-- 
viresh

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

end of thread, other threads:[~2012-04-05 13:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05  7:05 Query: clk: Defining new struct clk_foo types Viresh Kumar
2012-04-05  9:58 ` Sascha Hauer
2012-04-05 10:13   ` Viresh Kumar
2012-04-05 10:30     ` Sascha Hauer
2012-04-05 10:40       ` Viresh Kumar
2012-04-05 13:12         ` Sascha Hauer

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