summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Brandt <michael.brandt@stericsson.com>2011-01-25 16:18:23 +0100
committerMichael BRANDT <michael.brandt@stericsson.com>2011-01-28 14:08:07 +0100
commit308da1de236830389b79db8019c8e9aadc152d4f (patch)
tree65e48bca9e99c9ab3707c149bdaef18132a6acb1 /include
parentbc03d1e9728ab1faa9eebbee3ed90e57bd27c051 (diff)
U8500: Change display reset for HREFP 2.0 V60 and later
The HREFP 2.0 V60 has no GPIO expander and the display reset IO line was moved to an ordinary GPIO line. Furthermore move the board dependent routine out from the mcde driver into u8500.c ST-Ericsson ID: CR 272893 Change-Id: If1362cecaeb183e67273066f759e220672f4537f Signed-off-by: Michael Brandt <michael.brandt@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/13480 Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Reviewed-by: QATOOLS Reviewed-by: Joakim AXELSSON <joakim.axelsson@stericsson.com> Reviewed-by: Markus HELGESSON <markus.helgesson@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/u8500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index db48a51de..caa31b9eb 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -291,6 +291,7 @@
#define CONFIG_SYS_DISPLAY_NATIVE_X_RES 640 /* VGA */
#else
#define CONFIG_SYS_DISPLAY_NATIVE_X_RES 864 /* HREF */
+#define CONFIG_SYS_DISPLAY_RST_DELAY 10 /* ms */
#endif
#define CONFIG_SYS_DISPLAY_NATIVE_Y_RES 480 /* VGA + HREF */
/* 2.5V */