mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: fixed-factor: add DT init function
@ 2014-04-25  7:57 Antony Pavlov
  2014-04-25  7:57 ` [PATCH 1/2] clk: move of_clk_get_parent_name() to common clk code Antony Pavlov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antony Pavlov @ 2014-04-25  7:57 UTC (permalink / raw)
  To: barebox

This short patchseries imports DT init function for fixed-factor clocks
from linux kernel.

Antony Pavlov (2):
  clk: move of_clk_get_parent_name() to common clk code
  clk: fixed-factor: add DT init function

 drivers/clk/clk-fixed-factor.c | 36 ++++++++++++++++++++++++++++++++++++
 drivers/clk/clk.c              | 20 ++++++++++++++++++++
 drivers/clk/socfpga.c          | 19 -------------------
 include/linux/clk.h            |  1 +
 4 files changed, 57 insertions(+), 19 deletions(-)

-- 
1.9.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-04-26  6:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25  7:57 [PATCH 0/2] clk: fixed-factor: add DT init function Antony Pavlov
2014-04-25  7:57 ` [PATCH 1/2] clk: move of_clk_get_parent_name() to common clk code Antony Pavlov
2014-04-25  7:57 ` [PATCH 2/2] clk: fixed-factor: add DT init function Antony Pavlov
2014-04-26  6:10 ` [PATCH 0/2] " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox