aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>2015-01-28 19:15:48 +0100
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2015-01-28 19:15:01 +0000
commitfdaef4a6443da4feaa434d9de564bd5bdcabbc45 (patch)
treec41fe4eed3310354f2e3f7f7deefea297ac95b6c /Documentation/devicetree
parent5b7e4e41a76cf2c8ac1bf570bf6f8819006f0b17 (diff)
mmc: pwrseq: Document that simple sequence support more than one GPIO
Many SDIO/MMC attached WLAN chips need more than one ping for their reset sequence. Extend the pwrseq_simple binding to support more than one pin. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
index da333d9ed94c..eaae652213ae 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
@@ -8,9 +8,10 @@ Required properties:
- compatible : contains "mmc-pwrseq-simple".
Optional properties:
-- reset-gpios : contains a GPIO specifier. The reset GPIO is asserted at
- initialization and prior we start the power up procedure of the card. It
- will be de-asserted right after the power has been provided to the card.
+- reset-gpios : contains a list of GPIO specifiers. The reset GPIOs are asserted
+ at initialization and prior we start the power up procedure of the card.
+ They will be de-asserted right after the power has been provided to the
+ card.
Example: