u-boot/arch/arm/cpu/tegra124-common
Stephen Warren d68c942927 ARM: tegra: Tegra124 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 tegra124_pingroups[] are all updated to remove the columns
which are no longer used.

All affected code is updated to match.

There are differences in the set of drive groups. I have validated this
against the TRM. There are differences order of pin definitions in
pinmux.c; these previously had significant mismatches with the correct
order:-( I adjusted a few entries in pinmux-config-venice2.h since the
set of legal functions for some pins was updated to match the TRM.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-04-17 08:41:06 -07:00
..
Makefile ARM: tegra: Add CPU (armv7) files for Tegra124 2014-02-03 09:46:46 -07:00
clock.c ARM: tegra: Add CPU (armv7) files for Tegra124 2014-02-03 09:46:46 -07:00
funcmux.c ARM: tegra: Tegra124 pinmux cleanup 2014-04-17 08:41:06 -07:00
pinmux.c ARM: tegra: Tegra124 pinmux cleanup 2014-04-17 08:41:06 -07:00