summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMatt Wagner <mwagner@nvidia.com>2013-05-17 10:45:18 -0700
committerMandar Padmawar <mpadmawar@nvidia.com>2013-06-05 04:28:18 -0700
commit2f5a84fc61ecb79d3cdb9f7d2fbaaba1e972ecb3 (patch)
tree1ca3186142648d1038962d805492316e7e468ee7 /arch
parentda6303c0c02268919ecb3e7bbe6438270e8cec13 (diff)
ARM: Tegra: Roth: Increase Drive Strength for 4K
Increase by 30mV Bug 1278943 Change-Id: I554c281ca1f12cb7494516844f4fd72e1d4b03b1 Signed-off-by: Matt Wagner <mwagner@nvidia.com> (cherry picked from commit e61f283f9966358e68c7cdcd9ea26bbc7bbc18c3) Reviewed-on: http://git-master/r/230045 Reviewed-on: http://git-master/r/232704 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-tegra/board-roth-panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-roth-panel.c b/arch/arm/mach-tegra/board-roth-panel.c
index f8b17c6e1852..f29181ac1e93 100644
--- a/arch/arm/mach-tegra/board-roth-panel.c
+++ b/arch/arm/mach-tegra/board-roth-panel.c
@@ -749,7 +749,7 @@ struct tdms_config roth_tdms_config[] = {
.pll0 = 0x01003f10,
.pll1 = 0x13300b00,
.pe_current = 0x00000000,
- .drive_current = 0x2e2e2e2e,
+ .drive_current = 0x34343434,
.peak_current = 0x07070707,
},
};