aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-composite.c
AgeCommit message (Expand)Author
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-31clk: add composite clk supportPeng Fan