diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-12-17 02:12:30 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-12-20 06:03:10 +0400 |
commit | b49cae59e12348474f7a82bbec187877f83381a9 (patch) | |
tree | decdd8afd0156aa63aca11a894e794e19ba7531e /arch/arm/mach-tegra/dma.c | |
parent | 35957afc5d7a86cf029bcd9e77ade2451938f37a (diff) | |
download | linux-b49cae59e12348474f7a82bbec187877f83381a9.tar.xz |
arm/tegra: Fix mistake in Trimslice's pinmux
Pin group PTA does not support function RSVD3. However, the current
pinmux driver doesn't check this when setting RSVD functions, and ends
up writing 3 to the HW register. 3 is actually represented by function
GMI, so update the pinmux table to request that instead in order to
obtain the same register programming without requesting invalid
configurations.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-tegra/dma.c')
0 files changed, 0 insertions, 0 deletions