Documentation: gpio: Add details of open-drain/source configuration
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 17 Feb 2012 14:56:20 +0000 (20:26 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 5 Mar 2012 14:49:44 +0000 (07:49 -0700)
Adding details of open drain(open collector) and open source
(open emitter) configuration of the gpio so that client can
set the pin as open drain at the time of gpio request.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviwed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found