| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 | | panel-type = 1; |  |   |  | unprepare-delay-ms = 100; |  | enable-delay-ms = 100; |  | disable-delay-ms = 0; |  | prepare-delay-ms = 100; |  | reset-delay-ms = 100; |  | init-delay-ms = 100; |  | width-mm = 240; |  | height-mm = 300; |  |   |  | clock-frequency  = 78000000; |  | hactive = 1366; |  | hfront-porch = 28; |  | hsync-len = 40; |  | hback-porch = 240; |  | vactive = 768; |  | vfront-porch = 3; |  | vsync-len = 17; |  | vback-porch = 40; |  | hsync-active = 0; |  | vsync-activee = 0; |  | de-active = 0; |  | pixelclk-active = 0; |  | nodka_lvds = 11; | 
 |