u-boot/drivers/clk/ti
Dario Binacchi 2dd2f3ea6d clk: ti: change clk_ti_latch() signature
The clock access functions exported by the clk header use the
struct clk_ti_reg parameter to get the address of the register. This
must also apply to clk_ti_latch(). Changes to TI's clk-mux and
clk-divider drivers prevented the patch from generating compile errors.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
2021-05-12 16:27:57 +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 dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
clk-ctrl.c clk: ti: improve debug messages for clkctrl driver 2021-02-22 11:39:48 +05:30
clk-divider.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk-gate.c dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
clk-mux.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk-sci.c clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
clk.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk.h clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
Kconfig clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
Makefile clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
omap4-cm.c clk: ti: omap4: add clock manager driver 2021-01-12 10:58:04 +05:30