001e9df473c57491a786ef4e9f9f252c2ae3f75e
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / lcd-b101ew05.dtsi
1 /*
2  * RockChip. LCD_B101ew05
3  *
4  */
5
6 / {
7
8                 disp_timings: display-timings {
9                         native-mode = <&timing0>;
10                         timing0: timing0 {
11                                 screen-type = <SCREEN_LVDS>;
12                                 lvds-format = <LVDS_8BIT_2>;
13                                 out-face    = <OUT_D888_P666>;
14                                 clock-frequency = <71000000>;
15                                 hactive = <1280>;
16                                 vactive = <800>;
17                                 hback-porch = <100>;
18                                 hfront-porch = <18>;
19                                 vback-porch = <8>;
20                                 vfront-porch = <6>;
21                                 hsync-len = <10>;
22                                 vsync-len = <2>;
23                                 hsync-active = <0>;
24                                 vsync-active = <0>;
25                                 de-active = <0>;
26                                 pixelclk-active = <0>;
27                                 swap-rb = <0>;
28                                 swap-rg = <0>;
29                                 swap-gb = <0>;
30                                 uboot,logo-on = <1>;
31                         };
32                };
33 };