summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2010-04-23 11:27:28 +0530
committerGary King <gking@nvidia.com>2010-04-23 13:33:37 -0700
commitea112119e79d235923c07a751de10a8a12a0c66a (patch)
tree7642d4c433edc8a29d560056830257c4b9421c19
parentd36a6ab12add32d60f7d398feb052d178f71bede (diff)
tegra: Making the GMC pin group to pull up on harmony.
The GMC group is used by UARTD in the harmony and by power on reset, this group's pullupdown is set to normal. So during kernel boot it throws some junk character in the serial terminal. Setting this group pullupdown to pull up resolve this issue. Change-Id: I28868cd87c88d542c5b29016b7c27ae29cfbc189 Reviewed-on: http://git-master/r/1159 Reviewed-by: Gary King <gking@nvidia.com> Tested-by: Gary King <gking@nvidia.com>
-rw-r--r--arch/arm/mach-tegra/odm_kit/query/harmony/nvodm_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/odm_kit/query/harmony/nvodm_query.c b/arch/arm/mach-tegra/odm_kit/query/harmony/nvodm_query.c
index 9d8987bb2cae..85478d302ed9 100644
--- a/arch/arm/mach-tegra/odm_kit/query/harmony/nvodm_query.c
+++ b/arch/arm/mach-tegra/odm_kit/query/harmony/nvodm_query.c
@@ -609,7 +609,7 @@ static const NvOdmPinAttrib pin_config[] = {
// Pull ups for the kbc pins
{ NvOdmPinRegister_Ap20_PullUpDown_E,
- NVODM_QUERY_PIN_AP20_PULLUPDOWN_E(0x2, 0x2, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x2) },
+ NVODM_QUERY_PIN_AP20_PULLUPDOWN_E(0x2, 0x2, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x2, 0x2) },
// Set pad control for the sdio2 - - AOCFG1 and AOCFG2 pad control register
{ NvOdmPinRegister_Ap20_PadCtrl_AOCFG1PADCTRL,