]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: pinmux: support hsm/schmitt on pins
authorStephen Warren <swarren@nvidia.com>
Tue, 24 Feb 2015 21:08:28 +0000 (14:08 -0700)
committerTom Warren <twarren@nvidia.com>
Wed, 4 Mar 2015 17:09:00 +0000 (10:09 -0700)
commitf2c60eed513ecc142e0a39373d5c16a14f976d6d
tree55ada1683e0fd84d9d3307c1cd4ebaa80143c73e
parentb2cd3d810387095e525522de6cae2716f4c20870
ARM: tegra: pinmux: support hsm/schmitt on pins

T210 support HSM and Schmitt options in the pinmux register (previous
chips placed these options in the drive group register). Update the
code to handle this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/pinmux.h
arch/arm/mach-tegra/pinmux-common.c