Commit 603ab143 authored by Bibek Basu's avatar Bibek Basu Committed by Lee Jones

mfd: as3722: Add watchdog support

Add watchdog device support for as3722
Signed-off-by: default avatarBibek Basu <bbasu@nvidia.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 30fe2b5b
......@@ -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[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment