瀏覽代碼

mfd: as3722: Add watchdog support

Add watchdog device support for as3722

Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Bibek Basu 12 年之前
父節點
當前提交
603ab143bd
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      drivers/mfd/as3722.c

+ 3 - 0
drivers/mfd/as3722.c

@@ -74,6 +74,9 @@ static const struct mfd_cell as3722_devs[] = {
 	{
 		.name = "as3722-power-off",
 	},
+	{
+		.name = "as3722-wdt",
+	},
 };
 
 static const struct regmap_irq as3722_irqs[] = {