mfd: as3722: Add watchdog support
authorBibek Basu <bbasu@nvidia.com>
Wed, 20 Nov 2013 22:33:29 +0000 (04:03 +0530)
committerLee Jones <lee.jones@linaro.org>
Mon, 6 Jan 2014 09:13:30 +0000 (09:13 +0000)
Add watchdog device support for as3722

Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/as3722.c

index 2d9b728..c71ff0a 100644 (file)
@@ -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[] = {