linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: at91: various fixes and improvements
@ 2014-02-03 11:25 Boris BREZILLON
  2014-02-03 11:25 ` [PATCH 1/3] clk: at91: fix programmable clk irq handling Boris BREZILLON
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Boris BREZILLON @ 2014-02-03 11:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Mike,

This series fixes a bug in the prog clk prepare function (the platform hangs
when preparing a prog clk).

It also implements the determine_rate callback for these prog clks and allow
system clk to propagate the rate change to its parent.

These modifications are needed to get the atmel_wm8904 driver working (this
driver make use of prog clks), and if possible, should be merged in the next
3.14 release (at least the first patch of this series).

Let me know if this is not possible.

Thanks.

Best Regards,

Boris

Boris BREZILLON (3):
  clk: at91: fix programmable clk irq handling
  clk: at91: replace prog clk round_rate with determine_rate
  clk: at91: propagate rate change on system clks

 drivers/clk/at91/clk-programmable.c |   61 ++++++++++++++++++-----------------
 drivers/clk/at91/clk-system.c       |    3 +-
 2 files changed, 34 insertions(+), 30 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-04 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-03 11:25 [PATCH 0/3] clk: at91: various fixes and improvements Boris BREZILLON
2014-02-03 11:25 ` [PATCH 1/3] clk: at91: fix programmable clk irq handling Boris BREZILLON
2014-02-04  9:04   ` Nicolas Ferre
2014-02-03 11:25 ` [PATCH 2/3] clk: at91: replace prog clk round_rate with determine_rate Boris BREZILLON
2014-02-04  9:04   ` Nicolas Ferre
2014-02-03 11:25 ` [PATCH 3/3] clk: at91: propagate rate change on system clks Boris BREZILLON
2014-02-04  9:05   ` Nicolas Ferre
2014-02-04 13:51 ` [PATCH 0/3] clk: at91: various fixes and improvements Boris BREZILLON

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