summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorREA <REA@renesas.com>2013-05-31 15:09:57 +0700
committerRob Kendrick (humdrum) <rob.kendrick@codethink.co.uk>2013-06-11 11:02:47 +0100
commitb5bd8008fe00d3b86565b2c09cf6761f21c81841 (patch)
tree72b2f63fca8db8c51bc34f1e40a9f5afef9d1c06
parent39f9ee7eecf48de9a5269cfe1cd7121bed1b4aca (diff)
downloadlinux-b5bd8008fe00d3b86565b2c09cf6761f21c81841.tar.gz
h1lcb fb fix 1024x600 resolution on Xenarc monitor
-rwxr-xr-xarch/arm/mach-shmobile/board-h1lcb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-h1lcb.c b/arch/arm/mach-shmobile/board-h1lcb.c
index 72cdc8d5765b..a1d5ac7674d4 100755
--- a/arch/arm/mach-shmobile/board-h1lcb.c
+++ b/arch/arm/mach-shmobile/board-h1lcb.c
@@ -273,7 +273,7 @@ static const struct fb_videomode extra_video_modes[] = {
/* 800x480 */
{ NULL, 75, 800, 480, 23922, 128, 24, 33, 10, 96, 2, 0, 0 },
/* 1024x600 */
- { NULL, 60, 1024, 600, 11764, 120, 25, 100, 65, 220, 36, 0, 0 },
+ { NULL, 60, 1024, 600, 20472, 144, 39, 16, 2, 104, 3, 0, 0 },
/* 1280x768 */
{ NULL, 50, 1280, 768, 11764, 97, 131, 59, 63, 122, 21, 0, 0 },
/* 1280x720p @ 50Hz */