u-boot-brain/arch/arm
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
..
cpu ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
dts ARM: tegra: add Jetson TK1 board 2014-04-17 08:41:06 -07:00
imx-common Merge branch 'u-boot/master' into 'u-boot-arm/master' 2014-04-08 09:25:08 +02:00
include/asm ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
lib Merge branch 'u-boot/master' into 'u-boot-arm/master' 2014-04-08 09:25:08 +02:00
config.mk build:arm: Remove setting of CROSS_COMPILE environment variable 2014-04-07 20:04:36 +02:00