projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
908725d
)
mfd: sec-core: Enable RTC on S2MPS11 PMIC
author
Krzysztof Kozlowski
<k.kozlowski@samsung.com>
Tue, 17 Mar 2015 12:36:17 +0000
(13:36 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 26 Mar 2015 14:20:19 +0000
(14:20 +0000)
The S2MPS11 PMIC (present on Arndale Octa board) has the same RTC module
as S2MPS14 device. Add respective mfd cell to enable it.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/sec-core.c
b/drivers/mfd/sec-core.c
index 2253d44e631c874434bd5d84eb1cc33ea2c4c68d..4a69afb425ad3e2a034849c30902ab8a09ca6a41 100644
(file)
--- a/
drivers/mfd/sec-core.c
+++ b/
drivers/mfd/sec-core.c
@@
-68,6
+68,8
@@
static const struct mfd_cell s5m8767_devs[] = {
static const struct mfd_cell s2mps11_devs[] = {
{
.name = "s2mps11-pmic",
+ }, {
+ .name = "s2mps14-rtc",
}, {
.name = "s2mps11-clk",
.of_compatible = "samsung,s2mps11-clk",