rk30 phone loquat: modify lcd driver
authorhhb <hhb@rock-chips.com>
Mon, 28 May 2012 14:33:51 +0000 (22:33 +0800)
committerhhb <hhb@rock-chips.com>
Mon, 28 May 2012 14:33:51 +0000 (22:33 +0800)
drivers/video/display/screen/lcd_hj050na_06a.c

index 73041cdc3420b5fd2b2928dbeea3f764cf47133f..c651649db90bfc8154a0feec6b675cec7f9aa1eb 100644 (file)
@@ -147,8 +147,8 @@ int lcd_init(void)
        usleep_range(7*1000, 7*1000);
 #endif
 
-//    Write_ADDR(0x0001);     // Software Reset
-//    msleep(100);
+    Write_ADDR(0x0001);     // Software Reset
+    msleep(10);
 
     Write_ADDR(0x0011);     // Sleep Out
     msleep(60);