[PATCH 0/2] Set clock flags in the ccf registration routines

Dario Binacchi dariobin at libero.it
Mon Apr 13 14:36:25 CEST 2020


Test for ccf gated clock has been added too.


Dario Binacchi (2):
  dm: test: clk: add the test for the ccf gated clock
  clk: set flags in the ccf registration routines

 drivers/clk/clk-composite.c    |  1 +
 drivers/clk/clk-divider.c      |  1 +
 drivers/clk/clk-fixed-factor.c |  1 +
 drivers/clk/clk-gate.c         |  1 +
 drivers/clk/clk-mux.c          |  1 +
 drivers/clk/clk_sandbox_ccf.c  |  7 ++++++-
 include/sandbox-clk.h          |  8 ++++++++
 test/dm/clk_ccf.c              | 15 +++++++++++++++
 8 files changed, 34 insertions(+), 1 deletion(-)

-- 
2.17.1



More information about the U-Boot mailing list