diff options
Diffstat (limited to 'drivers/mfd')
-rw-r--r-- | drivers/mfd/sec-core.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c index 2253d44e631c..4a69afb425ad 100644 --- a/drivers/mfd/sec-core.c +++ b/drivers/mfd/sec-core.c @@ -69,6 +69,8 @@ static const struct mfd_cell s2mps11_devs[] = { { .name = "s2mps11-pmic", }, { + .name = "s2mps14-rtc", + }, { .name = "s2mps11-clk", .of_compatible = "samsung,s2mps11-clk", } |