summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradeep Goudagunta <pgoudagunta@nvidia.com>2012-09-17 12:23:45 -0700
committerSimone Willett <swillett@nvidia.com>2012-10-10 18:12:25 -0700
commit512e0071eff342d6e34d0aee5351ca8cd5c1e20c (patch)
tree82710d3a530c4014d19875c6e6a2cce33e4cc251
parent967e016b8c549f7fd3d53e91d18a8f41fe8ac7e4 (diff)
ARM: tegra: pluto: add RTCK pinmux
Reviewed-on: http://git-master/r/133315 (cherry picked from commit de0bec7edaa6af64c26615d440a7ab5814729a75) Change-Id: Iad7cb29151354ac19720c65cc70607fa6bf7d60b Signed-off-by: Pradeep Goudagunta <pgoudagunta@nvidia.com> Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: http://git-master/r/143067 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
-rw-r--r--arch/arm/mach-tegra/board-pluto-pinmux-t11x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-pluto-pinmux-t11x.h b/arch/arm/mach-tegra/board-pluto-pinmux-t11x.h
index 65b9babe89b3..e6477263027d 100644
--- a/arch/arm/mach-tegra/board-pluto-pinmux-t11x.h
+++ b/arch/arm/mach-tegra/board-pluto-pinmux-t11x.h
@@ -148,7 +148,7 @@ static __initdata struct tegra_pingroup_config pluto_pinmux_common[] = {
DEFAULT_PINMUX(SYS_CLK_REQ, SYSCLK, NORMAL, NORMAL, OUTPUT),
/* RTCK pinmux */
- DEFAULT_PINMUX(JTAG_RTCK, RTCK, NORMAL, TRISTATE, INPUT),
+ DEFAULT_PINMUX(JTAG_RTCK, RTCK, NORMAL, NORMAL, INPUT),
/* CLK pinmux */
DEFAULT_PINMUX(CLK_32K_IN, CLK, NORMAL, TRISTATE, INPUT),