u-boot-brain/arch/arm/cpu/tegra-common
Stephen Warren 4a68d3431a ARM: tegra: allow pinmux mux option not to be set by init tables
Define enum PMUX_FUNC_DEFAULT, which indicates that a table entry passed
to pinmux_config_pingrp()/pinmux_config_pingrp_table() shouldn't change
the mux option in HW.

For pins that will be used as GPIOs, the mux option is irrelevant, so we
simply don't want to define any mux option in the pinmux initialization
table.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-05-13 10:41:31 -07:00
..
ap.c ARM: tegra: add common (shared) CPU files 2014-02-03 09:46:46 -07:00
board.c ARM: tegra: add common (shared) CPU files 2014-02-03 09:46:46 -07:00
cache.c ARM: tegra: add common (shared) CPU files 2014-02-03 09:46:46 -07:00
clock.c ARM: tegra: don't exceed AVP limits when configuring PLLP 2014-02-03 09:46:45 -07:00
lowlevel_init.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile ARM: tegra: pinctrl: remove duplication 2014-04-17 08:41:05 -07:00
pinmux-common.c ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
sys_info.c Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00