summaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
AgeCommit message (Expand)Author
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan
2019-07-31test: dm: clk_ccf: test composite clkPeng Fan
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski