projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30fe2b5
)
mfd: as3722: Add watchdog support
author
Bibek Basu
<bbasu@nvidia.com>
Wed, 20 Nov 2013 22:33:29 +0000
(
04:03
+0530)
committer
Lee 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
patch
|
blob
|
history
diff --git
a/drivers/mfd/as3722.c
b/drivers/mfd/as3722.c
index 2d9b728a19f821b8718f6d94349b0fd8e2aa01a6..c71ff0af1547e573aacf17c6317e2e02224813f7 100644
(file)
--- 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[] = {