提交 a1d7579b 编写于 作者: J Javier Martinez Canillas 提交者: Ulf Hansson

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: NJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 8a8735eb
...@@ -8,9 +8,10 @@ Required properties: ...@@ -8,9 +8,10 @@ Required properties:
- compatible : contains "mmc-pwrseq-simple". - compatible : contains "mmc-pwrseq-simple".
Optional properties: Optional properties:
- reset-gpios : contains a GPIO specifier. The reset GPIO is asserted at - reset-gpios : contains a list of GPIO specifiers. The reset GPIOs are asserted
initialization and prior we start the power up procedure of the card. It at initialization and prior we start the power up procedure of the card.
will be de-asserted right after the power has been provided to the card. They will be de-asserted right after the power has been provided to the
card.
Example: Example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册