linux/drivers/clk/ti
Tero Kristo 762790b752 clk: ti: am43xx: add set-rate-parent support for display clkctrl clock
Display driver assumes it can use clk_set_rate for the display clock
via set-rate-parent mechanism, so add the flag for this to id.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
2018-03-08 12:14:44 +02:00
..
Kconfig clk: ti: Add support for dm814x ADPLL 2016-03-01 16:21:25 -08:00
Makefile clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
adpll.c clk: ti: check for null return in strrchr to avoid null dereferencing 2017-08-31 18:44:13 -07:00
apll.c clk: ti: convert retry_init param to use void data type 2017-12-01 15:16:24 +02:00
autoidle.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clk-2xxx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-3xxx.c clk: ti: omap3: cleanup unnecessary clock aliases 2017-12-01 15:17:17 +02:00
clk-7xx.c clk: ti: dra7: add clkctrl clock data 2017-12-01 15:17:18 +02:00
clk-33xx.c clk: ti: am33xx: add set-rate-parent support for display clkctrl clock 2018-03-08 12:14:43 +02:00
clk-43xx.c clk: ti: am43xx: add set-rate-parent support for display clkctrl clock 2018-03-08 12:14:44 +02:00
clk-44xx.c clk: ti: omap4: clkctrl data fixes for opt-clocks 2017-12-01 15:18:08 +02:00
clk-54xx.c clk: ti: omap5: add clkctrl clock data 2017-12-01 15:17:18 +02:00
clk-814x.c clk: ti: dm814: add clkctrl clock data 2017-12-01 15:18:01 +02:00
clk-816x.c clk: ti: dm816: add clkctrl clock data 2017-12-01 15:18:06 +02:00
clk-dra7-atl.c clk: ti: dra7-atl-clock: fix child-node lookups 2017-11-14 15:53:31 -08:00
clk.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
clkctrl.c clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag 2018-03-08 12:14:43 +02:00
clkt_dflt.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clkt_dpll.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clkt_iclk.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clock.h Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next 2018-01-26 16:41:39 -08:00
clockdomain.c clk: Convert to using %pOF instead of full_name 2017-07-21 15:49:54 -07:00
composite.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
divider.c clk: ti: Delete error messages for failed memory allocations 2017-11-13 17:41:38 -08:00
dpll.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
dpll3xxx.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
dpll44xx.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
fapll.c clk: ti: make clk_ops const 2017-08-23 15:53:25 -07:00
fixed-factor.c clk: ti: use automatic clock alias generation framework 2017-03-08 12:58:18 +02:00
gate.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
interface.c clk: ti: Drop legacy clk-3xxx-legacy code 2017-12-14 08:32:06 -08:00
mux.c clk: ti: Delete error messages for failed memory allocations 2017-11-13 17:41:38 -08:00