rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / lcd-td043mgeal.dtsi
1 /*
2  * RockChip. LCD_TD043MGEA1 FOR FPGA
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_P888>;
13                                 clock-frequency = <27000000>;
14                                 hactive = <800>;
15                                 vactive = <480>;
16                                 hback-porch = <206>;
17                                 hfront-porch = <40>;
18                                 vback-porch = <25>;
19                                 vfront-porch = <10>;
20                                 hsync-len = <10>;
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 };