MIPI: 3368sdk : screen driver of tv080wum.
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / lcd-86v-rgb1024x600.dtsi
1 /*
2  * RockChip. LCD_RGB1024x600 FOR 86V
3  *
4  */
5
6 / {
7
8                 disp_timings: display-timings {
9                         native-mode = <&timing0>;
10                         timing0: timing0 {
11                                 screen-type = <SCREEN_RGB>;
12                                 out-face    = <OUT_P666>;
13                                 clock-frequency = <60000000>;
14                                 hactive = <1024>;
15                                 vactive = <600>;
16                                 hback-porch = <100>;
17                                 hfront-porch = <120>;
18                                 vback-porch = <10>;
19                                 vfront-porch = <15>;
20                                 hsync-len = <100>;
21                                 vsync-len = <10>;
22                                 hsync-active = <0>;
23                                 vsync-active = <0>;
24                                 de-active = <0>;
25                                 pixelclk-active = <0>;
26                                 swap-rb = <0>;
27                                 swap-rg = <0>;
28                                 swap-gb = <0>;
29                         };
30                };
31 };