[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422450981-9328-1-git-send-email-srinivas.kandagatla@linaro.org>
Date: Wed, 28 Jan 2015 13:16:21 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: linux-mmc@...r.kernel.org, Ulf Hansson <ulf.hansson@...aro.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Kumar Gala <galak@...eaurora.org>,
Rob Herring <robh+dt@...nel.org>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/2] mmc: pwrseq: Add support to multiple gpios in pwrseq simple
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists