On Fri, Mar 11, 2016 at 2:43 PM, Laxman Dewangan <[email protected]> wrote:
> Look for child node which are available when iterating for > gpio hog node for request/set GPIO initial configuration > during OF gpio chip registration. > > Signed-off-by: Laxman Dewangan <[email protected]> > Reviewed-by: Thierry Reding <[email protected]> So if I understand the patch correctly all it really does is make it possible to set status = "disabled"; in the hog nodes, and then they will not be applied? That should be stated in the commit message. Yours, Linus Walleij

