diff options
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | 2015-07-14 10:29:55 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-08-13 16:24:33 +0200 |
commit | 9462510ce31e2b91156bdcc33e4c737e6768e5f8 (patch) | |
tree | 244f98dc83a79d26d7f045d9eeab153512ab511b /fs/efs | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) |
pinctrl: tegra: Only set the gpio range if needed
If the gpio DT node has the gpio-ranges property, the range will be
added by the gpio core and doesn't need to be added by the pinctrl
driver.
By having the gpio-ranges property, we have an explicit dependency from
the gpio node to the pinctrl node and we can stop using the deprecated
pinctrl_add_gpio_range() function.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions