From: Bibek Basu Date: Wed, 20 Nov 2013 22:33:29 +0000 (+0530) Subject: mfd: as3722: Add watchdog support X-Git-Tag: next-20131202~27^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=71a49fa9835c352e7fbf24aa46afdd46451fc8b1;p=karo-tx-linux.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[] = {