From: Erik Gilling Date: Wed, 22 Dec 2010 00:07:05 +0000 (-0800) Subject: [ARM] tegra: adjust panel timings to match upcoming bootloader X-Git-Tag: firefly_0821_release~9834^2~219 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6b46297fa3710d9fd470bd1dbd0e7b73a2e56f8d;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: adjust panel timings to match upcoming bootloader Change-Id: I907cae119dfeb5c97c713bd9e0b307b462f7f104 Signed-off-by: Erik Gilling --- diff --git a/arch/arm/mach-tegra/board-stingray-panel.c b/arch/arm/mach-tegra/board-stingray-panel.c index 250c3afd3809..ab147ce1d6e4 100644 --- a/arch/arm/mach-tegra/board-stingray-panel.c +++ b/arch/arm/mach-tegra/board-stingray-panel.c @@ -115,7 +115,7 @@ static struct tegra_dc_mode stingray_panel_modes[] = { .v_back_porch = 3, .h_active = 1280, .v_active = 800, - .h_front_porch = 50, + .h_front_porch = 45, .v_front_porch = 3, }, };