From ca9bcb0398646804a3e7adee225b8995df5d4b2a Mon Sep 17 00:00:00 2001 From: Matt Wagner Date: Fri, 17 May 2013 10:45:18 -0700 Subject: ARM: Tegra: Roth: Increase Drive Strength for 4K Increase by 30mV Bug 1278943 Change-Id: I554c281ca1f12cb7494516844f4fd72e1d4b03b1 Signed-off-by: Matt Wagner (cherry picked from commit e61f283f9966358e68c7cdcd9ea26bbc7bbc18c3) Reviewed-on: http://git-master/r/230045 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit --- arch/arm/mach-tegra/board-roth-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, }; -- cgit v1.2.3