rk3368-box.dts: set initial display timing to 1080P.

Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
Zheng Yang
2015-03-14 10:11:56 +08:00
parent a95b17f7f4
commit 5ef7d03446

View File

@@ -587,6 +587,10 @@
rockchip,uboot-logo-on = <0>;
};
&disp_timings {
native-mode = <&timing1>;
};
&rk_screen {
display-timings = <&disp_timings>;
};