From: zwp Date: Thu, 25 Aug 2011 04:02:25 +0000 (-0700) Subject: phone-pad:modify lcd screen width and height to fix android input method problem. X-Git-Tag: firefly_0821_release~9767^2~100 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fed295aa8e0d81a9272382c8d178d721abb04671;p=firefly-linux-kernel-4.4.55.git phone-pad:modify lcd screen width and height to fix android input method problem. --- diff --git a/drivers/video/display/screen/lcd_hsd07pfw1.c b/drivers/video/display/screen/lcd_hsd07pfw1.c index 20686a796876..631b1a7eb81a 100755 --- a/drivers/video/display/screen/lcd_hsd07pfw1.c +++ b/drivers/video/display/screen/lcd_hsd07pfw1.c @@ -26,8 +26,8 @@ #define V_VD 600 #define V_FP 0 -#define LCD_WIDTH 1024 -#define LCD_HEIGHT 600 +#define LCD_WIDTH 154//1024 +#define LCD_HEIGHT 91//600 /* Other */ #define DCLK_POL 0 #define SWAP_RB 0