linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] regulator: Fix core behaviour for gpio 0, remaining patches
@ 2014-11-03 18:12 Markus Pargmann
  2014-11-03 18:12 ` [PATCH v3 1/4] regulator: Set ena_gpio_initialized in regulator drivers Markus Pargmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Pargmann @ 2014-11-03 18:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

here are the remaining patches of the series. Version 3 contains some fixes for
the first three patches. I added another patch which fixes a problem I noticed
in the tps65090 driver.

Changes in v3:
 - Moved the ena_gpio_initialized initialization out of the loop for s2m/s5m
   drivers.
 - Fixed a of_node check in max8952
 - Fixed ena_gpio_initialized for the 'fixed' regulator to only be set for
   gpios from DT


Best regards,

Markus


Markus Pargmann (4):
  regulator: Set ena_gpio_initialized in regulator drivers
  regulator: fixed: Use gpio_is_valid
  regulator: gpio: Use gpio_is_valid
  regulator: tps65090: Fix gpio initialization

 drivers/regulator/arizona-ldo1.c       | 2 ++
 drivers/regulator/fixed.c              | 5 ++++-
 drivers/regulator/gpio-regulator.c     | 4 +++-
 drivers/regulator/max8952.c            | 2 ++
 drivers/regulator/s2mps11.c            | 1 +
 drivers/regulator/s5m8767.c            | 1 +
 drivers/regulator/tps65090-regulator.c | 4 ++++
 drivers/regulator/wm8994-regulator.c   | 6 ++++--
 8 files changed, 21 insertions(+), 4 deletions(-)

-- 
2.1.1

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

end of thread, other threads:[~2014-11-07 11:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 18:12 [PATCH v3 0/4] regulator: Fix core behaviour for gpio 0, remaining patches Markus Pargmann
2014-11-03 18:12 ` [PATCH v3 1/4] regulator: Set ena_gpio_initialized in regulator drivers Markus Pargmann
2014-11-03 18:12 ` [PATCH v3 2/4] regulator: fixed: Use gpio_is_valid Markus Pargmann
2014-11-03 18:12 ` [PATCH v3 3/4] regulator: gpio: " Markus Pargmann
2014-11-03 18:12 ` [PATCH v3 4/4] regulator: tps65090: Fix gpio initialization Markus Pargmann
2014-11-07 11:30 ` [PATCH v3 0/4] regulator: Fix core behaviour for gpio 0, remaining patches 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).