2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/clk/ti
Tero Kristo b1a07b478b CLK: TI: add autoidle support
TI clk driver now routes some of the basic clocks through own
registration routine to allow autoidle support. This routine just
checks a couple of device node properties and adds autoidle support
if required, and just passes the registration forward to basic clocks.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-01-17 12:34:59 -08:00
..
autoidle.c CLK: TI: add autoidle support 2014-01-17 12:34:59 -08:00
clk.c CLK: ti: add init support for clock IP blocks 2014-01-17 12:34:52 -08:00
dpll.c CLK: TI: Add DPLL clock support 2014-01-17 12:34:55 -08:00
Makefile CLK: TI: add autoidle support 2014-01-17 12:34:59 -08:00