commit | 60f7f5003d69b92558e9fc0789339f2b1d41f78d | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Apr 04 09:27:50 2012 -0600 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 18 13:53:12 2012 +0200 |
tree | eea25d34d9322a1b21d9bb5728f592ea6edb1dbb | |
parent | a3c9454e530d51fad49bbc57e19d50a30f94ce14 [diff] |
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>