[U-Boot] [PATCH v2 0/6] clk: some fixes, device tree support, new features
Masahiro Yamada
yamada.masahiro at socionext.com
Wed Jan 13 05:16:07 CET 2016
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
More information about the U-Boot
mailing list