| 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  = 142300000; |  | hactive = 1980; |  | hfront-porch = 48; |  | hsync-len = 80; |  | hback-porch = 180; |  | vactive = 1080; |  | vfront-porch = 7; |  | vsync-len = 27; |  | vback-porch = 50; |  | hsync-active = 0; |  | vsync-activee = 0; |  | de-active = 0; |  | pixelclk-active = 0; |  | nodka_lvds = 9; | 
 |