u-boot-brain/arch/arm/include/asm/arch-tegra124
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
..
ahb.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
clock-tables.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
clock.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
flow.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
funcmux.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
gp_padctrl.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
gpio.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
hardware.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
pinmux.h ARM: tegra: pinmux naming consistency fixes 2014-04-17 08:41:05 -07:00
pmu.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
spl.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
sysctr.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00
tegra.h ARM: tegra: move CONFIG_TEGRAnn 2014-03-05 16:59:07 -07:00
usb.h ARM: tegra: add/edit headers for Tegra124 2014-02-03 09:46:46 -07:00