提交 f5fb4a20 编写于 作者: I Inderpal Singh 提交者: Kukjin Kim

ARM: EXYNOS4: Enable watchdog parent clock

This patch adds the parent clock for watchdog timer for EXYNOS4.
Signed-off-by: NInderpal Singh <inderpal.s@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 f36871b0
......@@ -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),
}, {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册