hx4700 fb mode 640x480

From: Roman Elshin <roman.elshin_at_gmail.com>
Date: Tue, 13 Nov 2007 18:21:35 +0300

Hi, it is fix for fb 640x480 mode, it allow to use Ximageon with screen
rotation on hx4700 (needed some changes in Ximageon for screen and
touchscreen coordination). There are some trouble with screen corruption
while suspend/resume with screen orientation 90 or 270.

diff -urN kernel26/arch/arm/mach-pxa/hx4700/hx4700_lcd.c
kernel26.new/arch/arm/mach-pxa/hx4700/hx4700_lcd.c

--- kernel26/arch/arm/mach-pxa/hx4700/hx4700_lcd.c 2007-05-07 14:18:
36.000000000 +0400
+++ kernel26.new/arch/arm/mach-pxa/hx4700/hx4700_lcd.c 2007-11-13 15:34:
48.000000000 +0300
@@ -175,7 +175,7 @@
       .crtc_goe = 0,
       .pll_freq = 95,
       .pixclk_divider = 4,
- .pixclk_divider_rotated = 4,
+ .pixclk_divider_rotated = 9,
       .pixclk_src = CLK_SRC_PLL,
       .sysclk_divider = 0,
       .sysclk_src = CLK_SRC_PLL,
Received on Tue Nov 13 2007 - 11:20:23 EST

This archive was generated by hypermail 2.2.0 : Tue Nov 13 2007 - 11:20:40 EST