]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - arch/arm/cpu/tegra30-common/pinmux.c
ARM: tegra: Tegra30 pinmux cleanup
authorStephen Warren <swarren@nvidia.com>
Fri, 21 Mar 2014 18:28:59 +0000 (12:28 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 17 Apr 2014 15:41:05 +0000 (08:41 -0700)
commit803d01edc27b0ec23a0b0416a65a6106c8b79103
treec8630633201240c7f1cc4c5df6ff408499a3fe24
parent70ad375ee444645001d3ca78bb17790b50232999
ARM: tegra: Tegra30 pinmux cleanup

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@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/tegra30-common/funcmux.c
arch/arm/cpu/tegra30-common/pinmux.c
arch/arm/include/asm/arch-tegra30/pinmux.h
board/avionic-design/common/pinmux-config-tamonten-ng.h
board/nvidia/cardhu/pinmux-config-cardhu.h