summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/gpio/gpio.txt
Commit message (Collapse)AuthorAgeLines
* Documentation: gpio: fix bindings documentMasahiro Yamada2015-02-19-2/+3
| | | | | | | | [ imported from Linux Kernel, commit 74981fb81d83 ] Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Simon Glass <sjg@chromium.org>
* dm: gpio: Bring in GPIO device tree bindingSimon Glass2015-01-29-0/+211
Add the binding file that we are about to support. Signed-off-by: Simon Glass <sjg@chromium.org>