CLK: TI: Add DPLL clock support
authorTero Kristo <t-kristo@ti.com>
Wed, 12 Jun 2013 13:04:34 +0000 (16:04 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:34:55 +0000 (12:34 -0800)
commitf38b0dd63f0d0cca753bf0997eefdfb23dcc9518
tree9945b442a5015de45cefcf9d3d91bcd8c2a28016
parent819b4861c18d602463cfe815041d11fd81002654
CLK: TI: Add DPLL clock support

The OMAP clock driver now supports DPLL clock type. This patch also
adds support for DT DPLL nodes.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/ti/dpll.txt [new file with mode: 0644]
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock3xxx.h
drivers/clk/ti/Makefile
drivers/clk/ti/dpll.c [new file with mode: 0644]
include/linux/clk/ti.h
This page took 0.027107 seconds and 5 git commands to generate.