]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tegra114: Dalmore: Add pad config tables/code based on pinmux code
authorTom Warren <twarren@nvidia.com>
Mon, 11 Mar 2013 23:43:49 +0000 (16:43 -0700)
committerTom Warren <twarren@nvidia.com>
Thu, 14 Mar 2013 18:49:14 +0000 (11:49 -0700)
commit477393e7875cf4261f107fdfb8887309ea7fc3f7
tree592cc33128eb526af42ed7196078ba6251226c9e
parent5647c0343176d8ea257abf44211c493ef139d3e8
Tegra114: Dalmore: Add pad config tables/code based on pinmux code

Pad config registers exist in APB_MISC_GP space, and control slew
rate, drive strengh, schmidt, high-speed, and low-power modes for
all of the pingroups in Tegra30. This builds off of the pinmux
way of constructing init tables to configure select pads (SDIOCFG,
for instance) during pinmux_init().

Currently, no padcfg entries exist. SDIO3CFG will be added when the
MMC driver is added as per the TRM to work with the SD-card slot on
Dalmore E1611.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
arch/arm/cpu/tegra114-common/pinmux.c
arch/arm/include/asm/arch-tegra114/pinmux.h
board/nvidia/dalmore/pinmux-config-dalmore.h