All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about DC-DC frequency handling
@ 2015-04-26 14:31 ` Stefan Wahren
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Wahren @ 2015-04-26 14:31 UTC (permalink / raw)
  To: kernelnewbies

Hi,

i'm current working on a regulator driver which should be able to change DC-DC
clock frequency.

Now here is my question. What is the prefered way to implement the clock
handling?

Option A):

The regulator driver handles all internally (select clock source, set
frequency).

Option B):

The DC-DC clock domain is implemented in the clock driver and the regulator
driver uses the clock framework.

Best regards
Stefan

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

end of thread, other threads:[~2015-04-27 20:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 14:31 Question about DC-DC frequency handling Stefan Wahren
2015-04-26 14:31 ` Stefan Wahren
2015-04-26 19:07 ` Michael Turquette
2015-04-27 20:44   ` Stefan Wahren
2015-04-27 20:44     ` Stefan Wahren
2015-04-27 20:57     ` Mark Brown
2015-04-27 11:01 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.