]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: gpio: Explain that <function>-gpio is also supported
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 1 Sep 2015 08:46:15 +0000 (10:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Sep 2015 07:12:03 +0000 (09:12 +0200)
commit7253879bcb1d5b5924383ab73674a3720e6bb290
treec0675357651d7f30f6983aa827f5701b842bc631
parent61d70159b68724089fe17cc75f48076abb6e46d4
Documentation: gpio: Explain that <function>-gpio is also supported

The GPIO documentation mentions that GPIOs are mapped by defining a
<function>-gpios property in the consumer device's node but a -gpio
sufix is also supported after commit:

c45763055a96 ("gpio: of: Allow -gpio suffix for property names")

Update the documentation to match the implementation.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/gpio/board.txt