[PATCH 0/2] clk: fixed-factor: add DT init function

Antony Pavlov antonynpavlov at gmail.com
Fri Apr 25 00:57:45 PDT 2014


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




More information about the barebox mailing list