2014-06-30 13:48:39

by Tomasz Figa

[permalink] [raw]
Subject: Re: [PATCH v2] clk: exynos4: Add PPMU IP block source clocks.

On 27.05.2014 13:27, Jonghwa Lee wrote:
> Exynos4 has saveral PPMUs and each of them has operation clock which
> can be gated through CMU's SFR control.
>
> New clocks are listed below. All clocks are added as a gate-typed clock.
>
> CLK_PPMULEFT, CLK_PPMURIGHT, CLK_PPMUCAMIF, CLK_PPMUTV, CLK_PPMUMFC_L,
> CLK_PPMUMFC_R, CLK_G3D, CLK_PPMUIMAGE, CLK_PPMULCD0, CLK_PPMULCD1,
> CLK_PPMUFILE, CLK_PPMUGPS, CLK_PPMUDMC0, CLK_PPMUDMC1, CLK_PPMUCPU,
> CLK_PPMUACP,
>
> Signed-off-by: Jonghwa Lee <[email protected]>
> Signed-off-by: Chanwoo Choi <[email protected]>
> Signed-off-by: Myungjoo Ham <[email protected]>
> ---
> V2 :
> - Change clock definition order.
>
> drivers/clk/samsung/clk-exynos4.c | 19 +++++++++++++++++++
> include/dt-bindings/clock/exynos4.h | 18 ++++++++++++++++++
> 2 files changed, 37 insertions(+)

Applied for v3.17.

Best regards,
Tomasz