[U-Boot] [PATCH V2 11/13] ARM: tegra: Tegra30 pinmux cleanup

Simon Glass sjg at chromium.org
Tue Mar 25 03:30:44 CET 2014


On 21 March 2014 11:28, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This renames all the pinmux pins, drive groups, and functions so they
> have a prefix which matches the type name. These lists are also auto-
> generated using scripts that were also used to generate the kernel
> pinctrl drivers. This ensures that the lists are consistent between the
> two.
>
> The entries in tegra30_pingroups[] are all updated to remove the columns
> which are no longer used.
>
> All affected code is updated to match.
>
> This introduces a few changes to pin/group/function naming and the set of
> available functions for each pin. The new values now exactly match the
> TRM; the chip documentation. I adjusted one entry in
> pinmux-config-cardhu.h due to this.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list