u-boot-brain/arch/arm/mach-tegra
Stephen Warren f4d7c9dd44 ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
Tegra210 has a per-pin option named e_io_hv, which indicates that the
pin's input path should be configured to be 3.3v-tolerant. Add support
for this.

Note that this is very similar to previous chip's rcv_sel option.
However, since the Tegra TRM names this option differently for the
different chips, we support the new name so that the code exactly matches
the naming in the TRM, to avoid confusion.

This patch incorporates a few fixes from Tom Warren <twarren@nvidia.com>.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-03-04 10:09:01 -07:00
..
tegra20 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra30 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra114 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra124 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
ap.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
board.c ARM: tegra: support running in non-secure mode 2015-03-04 10:08:57 -07:00
cache.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
clock.c ARM: tegra: support running in non-secure mode 2015-03-04 10:08:57 -07:00
cmd_enterrcm.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Makefile ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
pinmux-common.c ARM: tegra: pinmux: support Tegra210's e_io_hv pin option 2015-03-04 10:09:01 -07:00
powergate.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
spl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
sys_info.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
vpr.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
xusb-padctl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00