[PATCH 3/3] ARM: EXYNOS: Add g2d clock support for EXYNOS5

Ajay kumar ajaynumb at gmail.com
Thu Dec 20 07:50:14 EST 2012


ping.

On Wed, Nov 28, 2012 at 7:59 PM, Ajay Kumar <ajaykumar.rs at samsung.com> wrote:
> Add g2d clock instance for EXYNOS5 g2d controller.
>
> Signed-off-by: Ajay Kumar <ajaykumar.rs at samsung.com>
> ---
>  arch/arm/mach-exynos/clock-exynos5.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/clock-exynos5.c b/arch/arm/mach-exynos/clock-exynos5.c
> index 5c63bc7..f16b027 100644
> --- a/arch/arm/mach-exynos/clock-exynos5.c
> +++ b/arch/arm/mach-exynos/clock-exynos5.c
> @@ -711,6 +711,10 @@ static struct clk exynos5_init_clocks_off[] = {
>                 .enable         = exynos5_clk_ip_disp1_ctrl,
>                 .ctrlbit        = (1 << 5),
>         }, {
> +               .name           = "fimg2d",
> +               .enable         = exynos5_clk_ip_acp_ctrl,
> +               .ctrlbit        = (1 << 3),
> +       }, {
>                 .name           = "dp",
>                 .devname        = "exynos-dp",
>                 .enable         = exynos5_clk_ip_disp1_ctrl,
> --
> 1.7.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the linux-arm-kernel mailing list