[PATCH 00/11] ARM: tegra: GPIO and pinmux-related changes

Olof Johansson olof at lixom.net
Wed Apr 4 15:16:01 EDT 2012


On Fri, Mar 30, 2012 at 04:59:53PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> This series:
> * Updates the Tegra GPIO driver to interact with pinctrl per the recent
>   gpio.txt documentation changes. Consequently, there's no need for
>   tegra_gpio_enable() any more, and no need for board-pinmux.c to do
>   anything GPIO-related.
> * Switches to the new Tegra pinctrl driver, and deletes the old one.
> * Moves pinctrl configuration to the device tree when booted using DT, so
>   that board-dt-tegra*.c no longer depend on anything in board*.[ch].
> 
> Note to self: This series relies upon DT support in pinctrl, which
> should be merged in 3.5.

Tested in both legacy and DT boots of seaboard. This is looking great.

As I mentioned in the last patch, I wish the device tree format wasn't quite
this verbose, but it's still a step forward so I'm not too concerned.

>  30 files changed, 1887 insertions(+), 3224 deletions(-)

Woohoo!

We're immimently close to getting rid of board files now.


-Olof



More information about the linux-arm-kernel mailing list