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:
07599bc
)
lcd : modify the dclk to 65000000
author
杜坤明
<dkm@rockchip.com>
Mon, 15 Aug 2011 03:54:23 +0000
(11:54 +0800)
committer
杜坤明
<dkm@rockchip.com>
Mon, 15 Aug 2011 03:54:23 +0000
(11:54 +0800)
drivers/video/display/screen/lcd_hsd100pxn.c
patch
|
blob
|
history
diff --git
a/drivers/video/display/screen/lcd_hsd100pxn.c
b/drivers/video/display/screen/lcd_hsd100pxn.c
index 8de3d64c98f181de14f1712f9583583c55e946b2..4f07324430baa07587f37cfade2098d066ba5c06 100755
(executable)
--- a/
drivers/video/display/screen/lcd_hsd100pxn.c
+++ b/
drivers/video/display/screen/lcd_hsd100pxn.c
@@
-11,7
+11,7
@@
#define OUT_TYPE SCREEN_RGB
\r
\r
#define OUT_FACE OUT_D888_P666
\r
-#define OUT_CLK
58500000 //
65000000
\r
+#define OUT_CLK 65000000
\r
#define LCDC_ACLK 500000000//312000000 //29 lcdc axi DMA ƵÂÊ
\r
\r
/* Timing */
\r