lkml.org 
[lkml]   [2014]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/5] mfd: sec-core: Add support S2MPS13 PMIC device
Date
This patchset adds Samsung S2MPS13 PMIC device driver in existing S2MPS11 PMIC
driver. The S2MPS13 has just the differnet number of regulator from existing
S2MPS14 PMIC and RTC/CLOCK IP of S2MPS13 is the same with S2MPS14. S2MPS13
PMIC has LDO[1-40] and BUCK[1-10] regulators.

Changes from v1:
- Fix minor issue about coding style and wrong description
- Fix wrong from of third patch(3/5) related to clk driver
- Add acked tag by Mark Brown, Sangbeom Kim, Lee Jones
- Add reviewed tag by Krzysztof Kozlowski

Chanwoo Choi (5):
mfd: sec-core: Add support for S2MPS13 device
regulator: s2mps11: Add support S2MPS13 regulator device
clk: s2mps11: Add the support for S2MPS13 PMIC clock
rtc: s5m: Add the support for S2MPS13 RTC
mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC

Documentation/devicetree/bindings/mfd/s2mps11.txt | 22 +--
drivers/clk/clk-s2mps11.c | 24 +++
drivers/mfd/sec-core.c | 29 ++++
drivers/mfd/sec-irq.c | 23 ++-
drivers/regulator/Kconfig | 10 +-
drivers/regulator/s2mps11.c | 102 +++++++++++-
drivers/rtc/rtc-s5m.c | 15 +-
include/linux/mfd/samsung/core.h | 2 +
include/linux/mfd/samsung/s2mps13.h | 186 ++++++++++++++++++++++
9 files changed, 388 insertions(+), 25 deletions(-)
create mode 100644 include/linux/mfd/samsung/s2mps13.h

--
1.8.5.5



\
 
 \ /
  Last update: 2014-11-18 10:41    [W:2.859 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site