[RESEND PATCH v5 0/3] mfd: sec: add S2MPS15 PMIC support

From: Alim Akhtar
Date: Fri Nov 20 2015 - 05:37:10 EST


Hi Lee/Mark,

This a resend of series [0] that adds s2mps15 pmic support.
These patches have no changes, just collected some Reviewed-by and Acked-by tags.
[0] -> https://lkml.org/lkml/2015/10/30/44

Mark,
Can I have you acked-by for patch# 2/3? so that these can go in via MFD tree.

Alim Akhtar (1):
drivers/rtc/rtc-s5m.c: add support for S2MPS15 RTC

Thomas Abraham (2):
mfd: sec: Add support for S2MPS15 PMIC
regulator: s2mps11: add support for S2MPS15 regulators

drivers/mfd/sec-core.c | 31 +++++++
drivers/mfd/sec-irq.c | 8 ++
drivers/regulator/Kconfig | 4 +-
drivers/regulator/s2mps11.c | 135 +++++++++++++++++++++++++++++-
drivers/rtc/rtc-s5m.c | 37 +++++++-
include/linux/mfd/samsung/core.h | 1 +
include/linux/mfd/samsung/rtc.h | 2 +
include/linux/mfd/samsung/s2mps15.h | 158 +++++++++++++++++++++++++++++++++++
8 files changed, 369 insertions(+), 7 deletions(-)
create mode 100644 include/linux/mfd/samsung/s2mps15.h

--
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/