commit | d1279d94b4e47c3684f936ed6b6c89d3dd2cd5b9 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Fri Mar 11 19:13:20 2016 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 14 14:49:36 2016 +0200 |
tree | f43b35658bfc963ba158f9730ebc417bd84c562c | |
parent | 4dd4dd1d21206cd05f5da031d709e9de8567957f [diff] |
gpio: of: Scan available child node for gpio-hog Look for child node which are available when iterating for gpio hog node for request/set GPIO initial configuration during OF gpio chip registration. All it really does is make it possible to set status = "disabled"; in the hog nodes, and then they will not be applied. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>