Inderpal Singh wrote:
> 
> This patch adds the parent clock for watchdog timer for SMDKV310.
> 
> Signed-off-by: Inderpal Singh <[email protected]>
> ---
>  arch/arm/mach-exynos4/clock.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-exynos4/clock.c b/arch/arm/mach-exynos4/clock.c
> index 72d53d5..7bf3c4e 100644
> --- a/arch/arm/mach-exynos4/clock.c
> +++ b/arch/arm/mach-exynos4/clock.c
> @@ -489,6 +489,7 @@ static struct clk init_clocks_off[] = {
>       }, {
>               .name           = "watchdog",
>               .id             = -1,
> +             .parent         = &clk_aclk_100.clk,
>               .enable         = exynos4_clk_ip_perir_ctrl,
>               .ctrlbit        = (1 << 14),
>       }, {
> --
> 1.7.1

Ok, but this is not only for SMDKV310.
So will apply with editing description :)

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