summaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea1-1/+31
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea1-0/+27
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi1-0/+24
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+7
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+8
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-1/+1
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan1-0/+28
2019-07-31test: dm: clk_ccf: test composite clkPeng Fan1-0/+8
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski1-0/+62