commit | 425562429d4f3b134c7390249c23a3f647aad199 | [log] [tgz] |
---|---|---|
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | Thu Jun 22 12:00:58 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 29 14:30:49 2017 +0200 |
tree | 2756f507c79f1bc5806386795121f575ed27ab3d | |
parent | 61830619675b97d3da34c59c71ae51646a205e2c [diff] |
pinctrl: generic: Add output-enable property Add output-enable generic pin configuration property. This properties allows enabling/disabling pin's output capabilities without actually driving any value on the line. Acked-by: Rob Herring <robh@kernel.org> [Added inline elaborations on buffer enabling/disabling] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>