u-boot/board/nvidia
Stephen Warren dfb42fc95d ARM: tegra: pinmux naming consistency fixes
Clean up the naming of pinmux-related objects:
* Refer to drive groups rather than pad groups to match the Linux kernel.
* Ensure all pinmux API types are prefixed with pmux_, values (defines)
  are prefixed with PMUX_, and functions prefixed with pinmux_.
* Modify a few type names to make their content clearer.
* Minimal changes to SoC-specific .h/.c files are made so the code still
  compiles. A separate per-SoC change will be made immediately following,
  in order to keep individual patch size down.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-04-17 08:41:05 -07:00
..
beaver Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
cardhu ARM: tegra: pinmux naming consistency fixes 2014-04-17 08:41:05 -07:00
common ARM: tegra: prototype pinmux_init() in board.h 2014-04-17 08:41:05 -07:00
dalmore ARM: tegra: pinmux naming consistency fixes 2014-04-17 08:41:05 -07:00
harmony board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
seaboard board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
venice2 ARM: tegra: pinmux naming consistency fixes 2014-04-17 08:41:05 -07:00
ventana Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
whistler board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00