From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH 1/5] mmc: pwrseq: Document that simple sequence support more than one GPIO Date: Wed, 28 Jan 2015 17:35:35 +0100 Message-ID: <54C90FD7.40601@collabora.co.uk> References: <1422439819-29854-1-git-send-email-javier.martinez@collabora.co.uk> <1422439819-29854-2-git-send-email-javier.martinez@collabora.co.uk> <54C90F89.1040500@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54C90F89.1040500@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Srinivas Kandagatla , Ulf Hansson Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-mmc@vger.kernel.org, Doug Anderson , linux-kernel@vger.kernel.org, Kukjin Kim , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Srinivas, On 01/28/2015 05:34 PM, Srinivas Kandagatla wrote: >> -- 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. >> + Will be de-asserted right after the power has been provided to the card. > Makes sense if you add "They" before last sentence. Thanks, I'll change it. Best regards, Javier