Re: [PATCH 2/4] pinctrl: tegra: some bits move between registers

2015-03-07 Thread Linus Walleij
On Tue, Feb 24, 2015 at 10:00 PM, Stephen Warren wrote: > From: Stephen Warren > > 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

[PATCH 2/4] pinctrl: tegra: some bits move between registers

2015-02-24 Thread Stephen Warren
From: Stephen Warren 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 --- drivers/pinctrl/pinctrl-tegra.c| 27 +-