devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] regulator: s2mps11: Add external GPIO control for S2MPS14
@ 2014-04-14  8:09 Krzysztof Kozlowski
  2014-04-14  8:09 ` [PATCH 1/4] regulator: s2mps11: Move DTS parsing code to separate function Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Krzysztof Kozlowski @ 2014-04-14  8:09 UTC (permalink / raw)
  To: Sangbeom Kim, Liam Girdwood, Mark Brown, Samuel Ortiz, Lee Jones,
	linux-kernel, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala, devicetree, linux-samsung-soc
  Cc: Kyungmin Park, Marek Szyprowski, Bartlomiej Zolnierkiewicz,
	Tomasz Figa, Krzysztof Kozlowski

Hi,

This patchset adds external GPIO control to s2mps11 regulator driver
for some of the S2MPS14 regulators.

Additionally (patch 4/4) it changes the bindings in s5m8767 regulator driver
for external control to match these used here:
	"samsung,ext-control-gpios"

Best regards,
Krzysztof

Krzysztof Kozlowski (4):
  regulator: s2mps11: Move DTS parsing code to separate function
  regulator: s2mps11: Add external GPIO control for S2MPS14
  Documentation: regulator: s2mps11: Document external GPIO control
  regulator: s5m8767: Use same binding for external control as in
    s2mps11

 Documentation/devicetree/bindings/mfd/s2mps11.txt  | 14 ++++
 .../bindings/regulator/s5m8767-regulator.txt       |  4 +-
 drivers/regulator/s2mps11.c                        | 98 +++++++++++++++++++---
 drivers/regulator/s5m8767.c                        |  2 +-
 include/linux/mfd/samsung/s2mps14.h                |  2 +
 5 files changed, 105 insertions(+), 15 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-04-18 17:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14  8:09 [PATCH 0/4] regulator: s2mps11: Add external GPIO control for S2MPS14 Krzysztof Kozlowski
2014-04-14  8:09 ` [PATCH 1/4] regulator: s2mps11: Move DTS parsing code to separate function Krzysztof Kozlowski
2014-04-14 21:13   ` Mark Brown
2014-04-14  8:09 ` [PATCH 2/4] regulator: s2mps11: Add external GPIO control for S2MPS14 Krzysztof Kozlowski
2014-04-14 21:13   ` Mark Brown
2014-04-14  8:09 ` [PATCH 3/4] Documentation: regulator: s2mps11: Document external GPIO control Krzysztof Kozlowski
2014-04-14 21:13   ` Mark Brown
2014-04-14  8:09 ` [PATCH 4/4] regulator: s5m8767: Use same binding for external control as in s2mps11 Krzysztof Kozlowski
2014-04-14 21:11   ` Mark Brown
2014-04-15  7:56     ` Sachin Kamat
2014-04-15  8:12       ` Krzysztof Kozlowski
2014-04-15  8:32         ` Sachin Kamat
2014-04-15  8:55           ` Krzysztof Kozlowski
2014-04-15  9:51             ` Sachin Kamat
2014-04-18 17:27             ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).