From: Bibek Basu Date: Wed, 20 Nov 2013 22:33:29 +0000 (+0530) Subject: mfd: as3722: Add watchdog support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=603ab143bd41d07e91afc31e44774d09aab005fa;p=deliverable%2Flinux.git mfd: as3722: Add watchdog support Add watchdog device support for as3722 Signed-off-by: Bibek Basu Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/as3722.c b/drivers/mfd/as3722.c index 2d9b728a19f8..c71ff0af1547 100644 --- a/drivers/mfd/as3722.c +++ b/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[] = {