Masahiro Yamada (6):
  clk: fix comments in include/clk.h
  clk: add needed include and declaration to include/clk.h
  clk: add static qualifier to local functions
  clk: change the type of return value to long
  clk: add API to enable clock
  clk: add device tree support for clock framework

 drivers/clk/clk-uclass.c  | 51 ++++++++++++++++++++++++---
 drivers/clk/clk_rk3036.c  |  6 ++--
 drivers/clk/clk_rk3288.c  |  6 ++--
 drivers/clk/clk_sandbox.c |  8 ++---
 include/clk.h             | 87 +++++++++++++++++++++++++++++++++++++----------
 5 files changed, 126 insertions(+), 32 deletions(-)

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to