Re: [PATCH v4 10/15] clk: exynos5420: update clocks for FSYS and FSYS2 blocks

2014-05-07 Thread Shaik Ameer Basha
Hi Tomasz, On Tue, May 6, 2014 at 11:13 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Shaik, On 06.05.2014 18:26, Shaik Ameer Basha wrote: This patch adds more clocks from FSYS and FSYS2 blocks and uses GATE_IP_* registers for gating IPs. Signed-off-by: Rahul Sharma

[PATCH v4 10/15] clk: exynos5420: update clocks for FSYS and FSYS2 blocks

2014-05-06 Thread Shaik Ameer Basha
This patch adds more clocks from FSYS and FSYS2 blocks and uses GATE_IP_* registers for gating IPs. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 41 ++ 1

Re: [PATCH v4 10/15] clk: exynos5420: update clocks for FSYS and FSYS2 blocks

2014-05-06 Thread Tomasz Figa
Shaik, On 06.05.2014 18:26, Shaik Ameer Basha wrote: This patch adds more clocks from FSYS and FSYS2 blocks and uses GATE_IP_* registers for gating IPs. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com ---