projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c70ed1
)
rk30 phone loquat: modify lcd driver
author
hhb
<hhb@rock-chips.com>
Mon, 28 May 2012 14:33:51 +0000
(22:33 +0800)
committer
hhb
<hhb@rock-chips.com>
Mon, 28 May 2012 14:33:51 +0000
(22:33 +0800)
drivers/video/display/screen/lcd_hj050na_06a.c
patch
|
blob
|
history
diff --git
a/drivers/video/display/screen/lcd_hj050na_06a.c
b/drivers/video/display/screen/lcd_hj050na_06a.c
index 73041cdc3420b5fd2b2928dbeea3f764cf47133f..c651649db90bfc8154a0feec6b675cec7f9aa1eb 100644
(file)
--- a/
drivers/video/display/screen/lcd_hj050na_06a.c
+++ b/
drivers/video/display/screen/lcd_hj050na_06a.c
@@
-147,8
+147,8
@@
int lcd_init(void)
usleep_range(7*1000, 7*1000);
#endif
-
//
Write_ADDR(0x0001); // Software Reset
-
// msleep(10
0);
+ Write_ADDR(0x0001); // Software Reset
+
msleep(1
0);
Write_ADDR(0x0011); // Sleep Out
msleep(60);