Re: [PATCH v4 3/5] clk/samsung: add support for pll2650xx

2014-03-09 Thread Tomasz Figa
On 04.03.2014 12:12, Rahul Sharma wrote: Add support for pll2650xx in samsung pll file. This pll variant is close to pll36xx but uses CON2 registers instead of CON1. Aud_pll in Exynos5260 is pll2650xx and uses this code. Signed-off-by: Rahul Sharma --- drivers/clk/samsung/clk-pll.c | 101 ++

[PATCH v4 3/5] clk/samsung: add support for pll2650xx

2014-03-04 Thread Rahul Sharma
Add support for pll2650xx in samsung pll file. This pll variant is close to pll36xx but uses CON2 registers instead of CON1. Aud_pll in Exynos5260 is pll2650xx and uses this code. Signed-off-by: Rahul Sharma --- drivers/clk/samsung/clk-pll.c | 101 + dri