watchdog: mpc8xxx_wdt: MPC8xx is HW enabled
[deliverable/linux.git] / drivers / watchdog / mpc8xxx_wdt.c
index c1f65b4c0aa4050442bd1742d32a0883e68537dd..7831955cd9e19f1ff3d3adca74512d48880c8be2 100644 (file)
@@ -237,6 +237,7 @@ static const struct of_device_id mpc8xxx_wdt_match[] = {
                .compatible = "fsl,mpc823-wdt",
                .data = &(struct mpc8xxx_wdt_type) {
                        .prescaler = 0x800,
+                       .hw_enabled = true,
                },
        },
        {},
This page took 0.043887 seconds and 5 git commands to generate.