clk: keystone: add Keystone PLL clock driver
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 26 Sep 2013 01:18:13 +0000 (21:18 -0400)
committerMike Turquette <mturquette@linaro.org>
Tue, 8 Oct 2013 01:16:21 +0000 (18:16 -0700)
Add the driver for the PLL IPs found on Keystone 2 devices. The PLL
IP typically has a multiplier, a divider and a post-divider. The PLL IPs like
ARMPLL, DDRPLL and PAPLL are controlled by the memory mapped register where
as the Main PLL is controlled by a PLL controller and memory map registers.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found