mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
lcd screen b101ew05.c: modify timing according the datasheet
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#define OUT_FACE OUT_D888_P666
|
||||
|
||||
|
||||
#define OUT_CLK 75000000
|
||||
#define LCDC_ACLK 800000000 //29 lcdc axi DMA Ƶ<><C6B5>
|
||||
#define OUT_CLK 71000000
|
||||
#define LCDC_ACLK 300000000 //29 lcdc axi DMA Ƶ<><C6B5>
|
||||
|
||||
/* Timing */
|
||||
#define H_PW 10
|
||||
|
||||
Reference in New Issue
Block a user