ARM: EXYNOS4: Enable watchdog parent clock
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-exynos4 / clock.c
index 72d53d5e54aff000188aac587d6928cd4b1ad6ba..7bf3c4e35d2670f26f2ffe9186953e6ec90c3119 100644 (file)
@@ -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),
        }, {