pinctrl: mxs: skip gpio nodes for group creation
authorShawn Guo <shawn.guo@linaro.org>
Sun, 13 May 2012 15:19:01 +0000 (23:19 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 May 2012 08:43:35 +0000 (10:43 +0200)
The recent added mxs gpio device tree bindings require gpio nodes
defined under pinctrl node too.  The pinctrl-mxs driver should skip
these node for group parsing and creating.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found