Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-05 | pinctrl: tegra: move Tegra pinctrl drivers to sub-directory | Masahiro Yamada | |
Tegra has several pinctrl drivers. Now it is reasonable enough to move them into drivers/pinctrl/tegra/. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | |||
2015-03-09 | pinctrl: tegra: add a driver for Tegra210 | Stephen Warren | |
Tegra210's pinmux supports a different set of pins/options than earlier SoCs, so requires its own driver (well, table of pin-specific data). Cc: devicetree@vger.kernel.org Signed-off-by: Stephen Warren <swarren@nvidia.com> Tested-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |