summaryrefslogtreecommitdiff
path: root/test/dm/clk_ccf.c
AgeCommit message (Expand)Author
2025-06-11sandbox: test: update for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-12-15test: dm: clk_ccf: fix building errorYang Xiwen
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-12-15dm: test: clk: Add test for ccf clk_set_rate()Igor Prusov
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