u-boot/drivers/clk/ti
Dario Binacchi 215bd541b8 clk: ti: add support for clkctrl clocks
Until now the clkctrl clocks have been enabled/disabled through platform
routines. Thanks to this patch they can be enabled and configured directly
by the probed devices that need to use them.

For DT binding details see Linux doc:
- Documentation/devicetree/bindings/clock/ti-clkctrl.txt

Signed-off-by: Dario Binacchi <dariobin@libero.it>
2021-01-12 10:58:04 +05:30
..
clk-am3-dpll-x2.c clk: ti: am33xx: add DPLL clock drivers 2021-01-12 10:58:04 +05:30
clk-am3-dpll.c clk: ti: am33xx: add DPLL clock drivers 2021-01-12 10:58:04 +05:30
clk-ctrl.c clk: ti: add support for clkctrl clocks 2021-01-12 10:58:04 +05:30
clk-divider.c clk: ti: add divider clock driver 2021-01-12 10:58:04 +05:30
clk-gate.c clk: ti: add gate clock driver 2021-01-12 10:58:04 +05:30
clk-mux.c clk: ti: add divider clock driver 2021-01-12 10:58:04 +05:30
clk.c clk: ti: add divider clock driver 2021-01-12 10:58:04 +05:30
clk.h clk: ti: add divider clock driver 2021-01-12 10:58:04 +05:30
Kconfig clk: ti: add support for clkctrl clocks 2021-01-12 10:58:04 +05:30
Makefile clk: ti: add support for clkctrl clocks 2021-01-12 10:58:04 +05:30