Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -74,6 +74,9 @@ static const struct mfd_cell as3722_devs[] = {
	{
	{
		.name = "as3722-power-off",
		.name = "as3722-power-off",
	},
	},
	{
		.name = "as3722-wdt",
	},
};
};


static const struct regmap_irq as3722_irqs[] = {
static const struct regmap_irq as3722_irqs[] = {