]> git.baikalelectronics.ru Git - kernel.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>
Wed, 18 Apr 2012 11:53:12 +0000 (13:53 +0200)
commit5e0425ab1341ce75cc053431c6ac31c9cee61516
treeeea25d34d9322a1b21d9bb5728f592ea6edb1dbb
parent547caff2c4448bd53bc6223135732644d0812f79
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