summaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
Commit message (Expand)AuthorAgeFilesLines
* clk: do not disable clock if it is criticalClaudiu Beznea2020-09-221-1/+31
* clk: bind clk to new parent deviceClaudiu Beznea2020-09-221-0/+27
* clk: ccf: mux: change the get_rate helperDario Binacchi2020-08-241-0/+24
* clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-0/+7
* dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+8
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-1/+1
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* sandbox: clk: add clk enable/disable test codePeng Fan2019-08-221-0/+28
* test: dm: clk_ccf: test composite clkPeng Fan2019-07-311-0/+8
* clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+62