pinctrl: add generic pins and functions properties
authorStephen Warren <swarren@nvidia.com>
Tue, 6 Aug 2013 17:10:32 +0000 (11:10 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Aug 2013 20:30:50 +0000 (22:30 +0200)
pinctrl bindings can benefit from generic property names that define
which pins a "pin configuration node" affects, and which mux function
to select onto those pins. Document new properties for this purpose so
that other bindings may refer to them.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found