All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple
@ 2015-01-28 13:16 ` Srinivas Kandagatla
  0 siblings, 0 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2015-01-28 13:16 UTC (permalink / raw)
  To: linux-mmc, Ulf Hansson
  Cc: linux-kernel, devicetree, Kumar Gala, Rob Herring, Srinivas Kandagatla

This patchset adds support to reset/powerup multiple gpio pins on a given
sdio bus. The use case is simple, on sdio we could have multiple devices
like WLAN, BT which are controlled by there own reset lines. So having
multiple reset is something more useful in such cases.

Without this patch I could not get BT and WLAN working at same time on IFC6410.

Thanks,
srini

Srinivas Kandagatla (2):
  mmc: pwrseq: Add support to control multiple gpios in simple pwrseq
  mmc: pwrseq: Update document with multiple gpios support

 .../devicetree/bindings/mmc/mmc-pwrseq-simple.txt  |  7 ++-
 drivers/mmc/core/pwrseq_simple.c                   | 64 +++++++++++++++-------
 2 files changed, 49 insertions(+), 22 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-01-29  2:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 13:16 [PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple Srinivas Kandagatla
2015-01-28 13:16 ` Srinivas Kandagatla
2015-01-28 13:16 ` [PATCH 1/2] mmc: pwrseq: Add support to control multiple gpios in simple pwrseq Srinivas Kandagatla
2015-01-28 13:17 ` [PATCH 2/2] mmc: pwrseq: Update document with multiple gpios support Srinivas Kandagatla
2015-01-28 13:35 ` [PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple Ulf Hansson
2015-01-28 13:35   ` Ulf Hansson
2015-01-28 13:46   ` Srinivas Kandagatla
2015-01-28 13:46     ` Srinivas Kandagatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.