u-boot-brain/arch/arm/cpu/tegra114-common
Tom Warren 8b7776b9f9 Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
Use the latest tables & code from our internal U-Boot repo.
The SDMMC3_CD, CLK_LB_IN and CLK_LB_OUT offsets in the pingroup
table were off by a few indices, causing the pinmux init code to
write bad data to the PINMUX_AUX_ regs. This also enabled the lock
bit, which made it impossible to reconfig the pads correctly for
SDMMC3 (SD card on Dalmore) operation. Also fixes SPI_CS2_N,
USB_VBUS_EN0, HDMI_CEC and UART2_RXD/TXD muxes.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-03-14 11:06:43 -07:00
..
clock.c Tegra114: Add common CPU (shared) files 2013-02-11 10:35:25 -07:00
funcmux.c Tegra114: Add common CPU (shared) files 2013-02-11 10:35:25 -07:00
Makefile Tegra114: Add common CPU (shared) files 2013-02-11 10:35:25 -07:00
pinmux.c Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init 2013-03-14 11:06:43 -07:00