clk: samsung: add support for 145xx and 1460x PLLs
authorNaveen Krishna Ch <naveenkrishna.ch@gmail.com>
Mon, 22 Sep 2014 04:47:01 +0000 (10:17 +0530)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 31 Oct 2014 09:45:35 +0000 (10:45 +0100)
commit0c23e2af6792d7b71d79dd4052c5c93512c5c84d
tree9afdeacb75fb9e7facf72b4b75f81aff53d763a5
parent384cb2ce819cf08fc8e7c3d306f180f0cefe4674
clk: samsung: add support for 145xx and 1460x PLLs

PLL145xx is similar to PLL35xx and PLL1460x is almost similar
to PLL46xx with minor differences in bit positions. Hence,
reuse the functions defined for pll_35xx and pll_46xx to
support 145xx and 1460x PLLs respectively.

Signed-off-by: Naveen Krishna Ch <naveenkrishna.ch@gmail.com>
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Reviewed-by: Thomas Abraham <thomas.ab@samsung.com>
Tested-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk-pll.c
drivers/clk/samsung/clk-pll.h