linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Query]set clk rate must operate its coordinated clock
@ 2016-03-09  7:24 Jisheng Zhang
  2016-03-09  7:30 ` Jisheng Zhang
  2016-03-11 16:51 ` Michael Turquette
  0 siblings, 2 replies; 7+ messages in thread
From: Jisheng Zhang @ 2016-03-09  7:24 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Stephen, Michael, Sebastian and all, 

I have the following clk case which I dunno the elegant solution:


cpuclk have two parents: cpupll and refclk. When set the cpuclk freq, we
have to set its parent's freq, I.E cpupll freq. But before changing the
cpupll's freq, we should set its refclk as its parent firstly.

AFAIK, this is a common case, I have seen such requirement in rockchip, samsung
clk driver. They solve this by notifier, but as pointed out by Michael
in http://lists.infradead.org/pipermail/linux-arm-kernel/2015-June/351565.html

"This is also a hack and it points towards some missing infrastructure in the
clock framework."

I also don't like the notifier solution, I believe the elegant solution could
be using the coordinated clock infrastructure. So what's the status of
this infrastructure? I can test, and I can even add some code to make it be
ready to be merged if you guide me ;)

Thanks in advance,
Jisheng

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

end of thread, other threads:[~2016-06-13 15:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09  7:24 [Query]set clk rate must operate its coordinated clock Jisheng Zhang
2016-03-09  7:30 ` Jisheng Zhang
2016-03-11 16:51 ` Michael Turquette
2016-03-14  8:09   ` Jisheng Zhang
2016-03-31  2:34   ` Pi-Cheng Chen
2016-06-06  8:10   ` Heiko Stübner
2016-06-13 15:59     ` Georgi Djakov

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