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>
Showing
- arch/arm/cpu/tegra114-common/pinmux.c 194 additions, 0 deletionsarch/arm/cpu/tegra114-common/pinmux.c
- arch/arm/include/asm/arch-tegra114/pinmux.h 86 additions, 14 deletionsarch/arm/include/asm/arch-tegra114/pinmux.h
- board/nvidia/dalmore/pinmux-config-dalmore.h 12 additions, 0 deletionsboard/nvidia/dalmore/pinmux-config-dalmore.h
Loading
Please register or sign in to comment