pinctrl: remove bindings for pinconf options needing more thought
authorHeiko Stübner <heiko@sntech.de>
Tue, 25 Jun 2013 12:57:10 +0000 (14:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Jun 2013 13:34:55 +0000 (15:34 +0200)
Some options currently take arguments in unspecified driver-specific units.
As pointed out by Stephen Warren, driver specific values should not be part
of generic devicetree bindings describing the hardware.

Therefore remove the critical bindings again, before they become part of
an official release.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found