commit | 6392cca42de603d49c2d929c838c92801d4ee761 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 29 02:07:54 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 12 11:05:18 2018 +0100 |
tree | fa70a00049c700d6ac8f7ce03ba95c3dce0b9784 | |
parent | 6a537d48461deacc57c07ed86d9915e5aa4b3539 [diff] |
gpio: Break out code to get a descriptor from a DT node Sometimes a GPIO needs to be taken from a node without a device associated with it. The fwnode accessor does this, let's however break out the DT code for now. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>