]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: make use of GPIO init table on Jetson TK1
authorStephen Warren <swarren@nvidia.com>
Tue, 22 Apr 2014 20:37:55 +0000 (14:37 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 13 May 2014 17:41:32 +0000 (10:41 -0700)
commit9348532f514eb71c9dfe41ddf5b9c59e8ad1f830
tree359dc1679c95d68293c0931d092a818e5be980f0
parentbb14469ae088682859411e45573d01ed11373960
ARM: tegra: make use of GPIO init table on Jetson TK1

The HW-defined procedure for booting Tegra requires that some pins be
set up as GPIOs immediately at boot in order to avoid glitches on those
pins, when the pinmux is programmed. This patch implements this
procedure for Jetson TK1. For pins which are to be used as GPIOs, the
pinmux mux function need not be programmed, so the pinmux table is also
adjusted.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
board/nvidia/jetson-tk1/jetson-tk1.c
board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h