[PATCH 0/2] mfd: sec: add S2MPS15 PMIC support

From: Thomas Abraham
Date: Tue Oct 14 2014 - 04:04:41 EST


Samsung's S2MPS15 PMIC is targetted to be used with Samsung's Exynos7 SoC.
The S2MPS15 PMIC is similar in functionality to S2MPS11/14 PMIC. It contains
27 LDO and 10 Buck regulators, RTC, three 32.768 KHz clock outputs and allows
programming these blocks via a I2C interface. This patch series adds initial
support for LDO/Buck regulators of S2MPS15 PMIC.

Thomas Abraham (2):
dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC
mfd: sec: Add support for S2MPS15 PMIC

Documentation/devicetree/bindings/mfd/s2mps11.txt | 11 +-
drivers/mfd/sec-core.c | 26 ++++
include/linux/mfd/samsung/core.h | 1 +
include/linux/mfd/samsung/s2mps15.h | 161 +++++++++++++++++++++
4 files changed, 196 insertions(+), 3 deletions(-)
create mode 100644 include/linux/mfd/samsung/s2mps15.h

--
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/