]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: tegra: some bits move between registers
authorStephen Warren <swarren@nvidia.com>
Tue, 24 Feb 2015 21:00:49 +0000 (14:00 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Mar 2015 17:10:58 +0000 (18:10 +0100)
commitea623061930ccf6d37b4a09a4e65a26fcf552c22
tree9f0b8b54e1eeb73aced4ae5ce25c4a53699a9fff
parent8d4684b39b5865ef5471a256adfcd8d7c3e18d43
pinctrl: tegra: some bits move between registers

Some of the pinmux configuration bits that exist in "drive group"
registers in Tegra30..Tegra124 move to the "pinmux" registers on future
chips. Add a flag to support this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra.c
drivers/pinctrl/pinctrl-tegra.h
drivers/pinctrl/pinctrl-tegra114.c
drivers/pinctrl/pinctrl-tegra124.c
drivers/pinctrl/pinctrl-tegra20.c
drivers/pinctrl/pinctrl-tegra30.c