[PATCH 0/3] regulator: merge s2mps11 and s2mpa01 drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux