watchdog: sunxi: Change compatibles
[pandora-kernel.git] / drivers / watchdog / sunxi_wdt.c
index 76332d8..cd00a78 100644 (file)
@@ -205,7 +205,7 @@ static void sunxi_wdt_shutdown(struct platform_device *pdev)
 }
 
 static const struct of_device_id sunxi_wdt_dt_ids[] = {
-       { .compatible = "allwinner,sun4i-wdt" },
+       { .compatible = "allwinner,sun4i-a10-wdt" },
        { /* sentinel */ }
 };
 MODULE_DEVICE_TABLE(of, sunxi_wdt_dt_ids);