linux_old1/drivers/clk/ti
J Keerthy 3cf467a996 CLK: TI: DRA7: Add APLL support
The patch adds support for DRA7 PCIe APLL. The APLL
sources the optional functional clocks for PCIe module.

APLL stands for Analog PLL. This is different when comapred
with DPLL meaning Digital PLL, the phase detection is done
using an analog circuit.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
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:35:31 -08:00
..
Makefile CLK: TI: DRA7: Add APLL support 2014-01-17 12:35:31 -08:00
apll.c CLK: TI: DRA7: Add APLL support 2014-01-17 12:35:31 -08:00
autoidle.c CLK: TI: add autoidle support 2014-01-17 12:34:59 -08:00
clk-44xx.c CLK: TI: add omap4 clock init file 2014-01-17 12:35:20 -08:00
clk-54xx.c CLK: TI: omap5: Initialize USB_DPLL at boot 2014-01-17 12:35:27 -08:00
clk.c CLK: ti: add init support for clock IP blocks 2014-01-17 12:34:52 -08:00
clockdomain.c CLK: TI: add support for clockdomain binding 2014-01-17 12:35:13 -08:00
composite.c clk: ti: add support for basic mux clock 2014-01-17 12:35:17 -08:00
divider.c CLK: ti: add support for ti divider-clock 2014-01-17 12:35:04 -08:00
dpll.c CLK: TI: Add DPLL clock support 2014-01-17 12:34:55 -08:00
fixed-factor.c clk: ti: add support for TI fixed factor clock 2014-01-17 12:35:07 -08:00
gate.c CLK: TI: add support for gate clock 2014-01-17 12:35:10 -08:00
mux.c clk: ti: add support for basic mux clock 2014-01-17 12:35:17 -08:00