commit | bb14469ae088682859411e45573d01ed11373960 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Apr 22 14:37:54 2014 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue May 13 10:41:31 2014 -0700 |
tree | fe8e32d6d1980309df19f0450fd099a59a4973aa | |
parent | eceb3f26f407d65dae3902180b3c9f3128f0f349 [diff] |
ARM: tegra: add function to enable input clamping on tristate The HW-defined procedure for booting Tegra requires that CLAMP_INPUTS_WHEN_TRISTATED be enabled before programming the pinmux. Add a function to the pinmux driver to allow boards to do this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>