]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: tegra: Add complete device tree support
authorStephen Warren <swarren@nvidia.com>
Wed, 4 Apr 2012 15:27:50 +0000 (09:27 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Apr 2012 17:33:26 +0000 (19:33 +0200)
commit3e8bdc46e1411e8ec74a08461df3e327ec2fa122
tree74cbf3378ba19cb482a635d5467ac24c7b1e5c01
parentb29a8c772467aab8e2105539676d737034489460
pinctrl: tegra: Add complete device tree support

Implement pinctrl_ops dt_node_to_map() and dt_free_map(). These allow
complete specification of the desired pinmux configuration using device
tree.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra.c