]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit4851680491f3629cd53b3a1283841deadd6db88c
tree4012cb0b559e3e532f95b9c1d5ce07e9eafe6000
parent3b7ac941e06477a76538038f7e8b70395897a215
pinctrl: mxs: skip gpio nodes for group creation

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>
drivers/pinctrl/pinctrl-mxs.c