lkml.org 
[lkml]   [2014]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] regulator: merge s2mps11 and s2mpa01 drivers
Date
Hi,


The patchset merges s2mpa01 regulator driver into s2mps11. As a result
the s2mps11 supports:
- S2MPA01
- S2MPS11
- S2MPS14

These PMIC-s are very similar to each other and they are often used
along with Samsung's Exynos SoCs. Merging this into one driver has
two benefits:
- less code duplication,
- one PMIC driver can be used in common Exynos default config.


The patchset was tested on Arndale Octa board with S2MPS11 PMIC. I am
kindly asking for testing on some board with S2MPA01.

Patches are rebased against current Mark Brown's regulator tree:
v3.15-rc5-41-g7c603c1c9e33


Best regards,
Krzysztof


Krzysztof Kozlowski (3):
regulator: s2mps11: Refactor setting ramp delay
regulator: s2mps11: Merge S2MPA01 driver
regulator: s2mpa01: Remove driver because it was merged into s2mps11

Documentation/devicetree/bindings/mfd/s2mpa01.txt | 90 ----
Documentation/devicetree/bindings/mfd/s2mps11.txt | 106 +++--
drivers/regulator/Kconfig | 11 +-
drivers/regulator/Makefile | 1 -
drivers/regulator/s2mpa01.c | 482 ---------------------
drivers/regulator/s2mps11.c | 483 +++++++++++++++++-----
6 files changed, 454 insertions(+), 719 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/s2mpa01.txt
delete mode 100644 drivers/regulator/s2mpa01.c

--
1.9.1



\
 
 \ /
  Last update: 2014-05-26 16:01    [W:0.068 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site