aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-mux.c
AgeCommit message (Expand)Author
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-31clk: mux: add set parent supportPeng Fan
2019-07-31clk: use clk_dev_bindedPeng Fan
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski