Jingoo Han wrote:
> 
> Add dp clock instance for EXYNOS5 dp controller.
> 
> Signed-off-by: Jingoo Han <[email protected]>
> ---
>  arch/arm/mach-exynos/clock-exynos5.c |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-exynos/clock-exynos5.c b/arch/arm/mach-
> exynos/clock-exynos5.c
> index eb3f4fc..d688abe 100644
> --- a/arch/arm/mach-exynos/clock-exynos5.c
> +++ b/arch/arm/mach-exynos/clock-exynos5.c
> @@ -683,6 +683,11 @@ static struct clk exynos5_init_clocks_off[] = {
>               .enable         = exynos5_clk_ip_disp1_ctrl,
>               .ctrlbit        = (1 << 5),
>       }, {
> +             .name           = "dp",
> +             .devname        = "exynos-dp",
> +             .enable         = exynos5_clk_ip_disp1_ctrl,
> +             .ctrlbit        = (1 << 4),
> +     }, {
>               .name           = "jpeg",
>               .enable         = exynos5_clk_ip_gen_ctrl,
>               .ctrlbit        = (1 << 2),
> --
> 1.7.1

OK, applied.
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to